|
CFx SDK Documentation
2020SP3
|
#include "Sm/SmPersist.h"#include "OdaSTL.h"#include <RxObject.h>#include <RxVariant.h>#include "Sm/SmExport.h"Go to the source code of this file.
Classes | |
| struct | dst::OdSmCustomPropertyValue |
| struct | dst::OdSmEnumCustomPropertyValue |
| struct | dst::OdSmCustomPropertyBag |
Namespaces | |
| dst | |
Macros | |
| #define | STL_USING_STRING |
Typedefs | |
| typedef OdSmartPtr< OdSmCustomPropertyValue > | dst::OdSmCustomPropertyValuePtr |
| typedef OdSmartPtr< OdSmEnumCustomPropertyValue > | dst::OdSmEnumCustomPropertyValuePtr |
| typedef OdSmartPtr< OdSmCustomPropertyBag > | dst::OdSmCustomPropertyBagPtr |
Enumerations | |
| enum | dst::PropertyFlags { dst::EMPTY = 0, dst::CUSTOM_SHEETSET_PROP = 1, dst::CUSTOM_SHEET_PROP = 2, dst::IS_CHILD = 4 } |
| #define STL_USING_STRING |
Definition at line 31 of file SmCustomProperty.h.