|
Classes |
class | RecordReferenceItem |
| When importing & exporting we want to hang on to references of the records we've written or read and the objects they represent, so that referencing records can pick up the associated item. This abstract class provides just the record reference (XFileRef). Derived classes should provide the object. More...
|
class | StyleRecordReference |
| Represents an association twixt Style and Record reference. More...
|
class | StyleContainerItem |
| Provides an item for the container of a load of Style's. More...
|
class | StyleContainer |
| Provides a container for a load of Style's. More...
|
Defines |
#define | ENSURE_KIND(pInstance, Class) ERROR3IF(!pInstance->IS_KIND_OF(Class), #pInstance" is not kind of "#Class); |
#define | new CAM_DEBUG_NEW |
Functions |
| DECLARE_SOURCE ("$Revision: 1688 $") |
Variables |
const INT32 | XFILEREF_ERROR = 0L |