![]() | InDesign SDK 20.5 |
This is the complete list of members for PreflightObjectID, including all inherited members.
| data_type typedef (defined in PreflightObjectID) | PreflightObjectID | |
| GetClassID() const | PreflightObjectID | inline |
| GetDocumentID() const | PreflightObjectID | inline |
| GetHash() const (defined in PreflightObjectID) | PreflightObjectID | inline |
| GetInstanceData() const | PreflightObjectID | |
| GetInstanceDataSize() const | PreflightObjectID | |
| GetSerializedSize() const | PreflightObjectID | |
| IsNil() const | PreflightObjectID | |
| kSmallInstanceDataSize enum value (defined in PreflightObjectID) | PreflightObjectID | |
| operator!=(const PreflightObjectID &other) const | PreflightObjectID | |
| operator<(const PreflightObjectID &other) const | PreflightObjectID | |
| operator=(const PreflightObjectID &other) | PreflightObjectID | |
| operator==(const PreflightObjectID &other) const | PreflightObjectID | |
| PreflightObjectID() | PreflightObjectID | |
| PreflightObjectID(PreflightObjectClassID classID, PreflightDocumentID docID, uint32 instanceDataSize=0, const char *instanceData=nil) | PreflightObjectID | |
| PreflightObjectID(char *serializedData, uint32 dataSize) | PreflightObjectID | |
| PreflightObjectID(const PreflightObjectID &other) | PreflightObjectID | |
| RecalcHash() | PreflightObjectID | protected |
| SerializeFrom(uint32 sizeOfData, const void *serializedData) | PreflightObjectID | |
| SerializeTo(uint32 sizeOfData, char *serializedData) const | PreflightObjectID | |
| SetClassID(const PreflightObjectClassID &x) | PreflightObjectID | inline |
| SetDocumentID(const PreflightDocumentID &x) | PreflightObjectID | inline |
| SetInstanceData(uint32 dataSize, const void *pData) | PreflightObjectID | |
| SetInstanceDataSize(uint32 dataSize, bool32 preserveData=kTrue) | PreflightObjectID | protected |
| ~PreflightObjectID() | PreflightObjectID |