Point Cloud Library (PCL)
1.14.1-dev
|
This is the complete list of members for ON_ClassId, including all inherited members.
BaseClass() const | ON_ClassId | |
BaseClassName() const | ON_ClassId | |
ClassId(const char *sClassName) | ON_ClassId | static |
ClassId(ON_UUID class_uuid) | ON_ClassId | static |
ClassIdVersion() const | ON_ClassId | |
ClassName() const | ON_ClassId | |
Create() const | ON_ClassId | |
CurrentMark() | ON_ClassId | static |
Dump(ON_TextLog &dump) | ON_ClassId | static |
IncrementMark() | ON_ClassId | static |
IsDerivedFrom(const ON_ClassId *potential_parent) const | ON_ClassId | |
LastClassId() | ON_ClassId | static |
Mark() const | ON_ClassId | |
ON_ClassId(const char *sClassName, const char *sBaseClassName, ON_Object *(*create)(), const char *sUUID) | ON_ClassId | |
ON_ClassId(const char *sClassName, const char *sBaseClassName, ON_Object *(*create)(), bool(*copy)(const ON_Object *, ON_Object *), const char *sUUID) | ON_ClassId | |
ON_Object class | ON_ClassId | friend |
Purge(int mark) | ON_ClassId | static |
PurgeAfter(const ON_ClassId *pClassId) | ON_ClassId | static |
Uuid() const | ON_ClassId | |
~ON_ClassId() | ON_ClassId |