Defines | |
| #define | IOKERNEL__FORWARDERS_H |
| #define | sf_only |
| #define | sf_shared |
| #define | sf_owned |
| #define | sf_refed |
| #define | sf_tricky |
| #define | sf_mutable |
| #define | SHARED |
| #define | UNSHARED |
| #define | NON_CONST |
| #define | TRICKY |
| #define | SUIF_ALLOCATE ( x) |
| #define | SUIF_DEALLOCATE ( x) |
Typedefs | |
| typedef unsigned char | Byte |
| typedef unsigned int | AddressId |
| typedef void* | Address |
| typedef const void* | ConstAddress |
| typedef void (* | ConstructorFunction )( Address address_of_where_to_generate_object ) |
| typedef void (* | DestructorFunction )( const ObjectWrapper &obj ) |
| typedef int | MetaClassId |
Functions | |
| void | emptyConstructorFunction ( Address place ) |
| define | SUIF_ALLOCATE ( x) #define SUIF_DEALLOCATE( x) class Object |
Variables | |
| struct | AggregateElement |
| struct | GenericList |
written by Dimitri van Heesch, © 1997-1999