#include <asner.h>
Inheritance diagram for PASN_Choice:
|
|
|
|
|
|
|
|
|
|
|
|
|
Compare the two objects and return their relative rank. This function is usually overridden by descendent classes to yield the ranking according to the semantics of the object. The default function is to use the CompareObjectMemoryDirect()# function to do a byte wise memory comparison of the two objects.
Reimplemented from PObject. |
|
|
|
Implements PASN_Object. |
|
|
|
Implements PASN_Object. |
|
|
|
Implements PASN_Object. |
|
|
|
|
|
Return a string giving the type of the object Implements PASN_Object. |
|
Reimplemented from PASN_Object. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Output the contents of the object to the stream. The exact output is dependent on the exact semantics of the descendent class. This is primarily used by the standard #operator<<# function. The default behaviour is to print the class name. Reimplemented from PObject. |
|
Reimplemented from PASN_Object. |
|
|
|
|
|
|