CFx SDK Documentation  2023 SP0
Classes | Typedefs | Enumerations | Variables
dst Namespace Reference

Classes

struct  OdSmCalloutBlocks
 
struct  OdSmComponent
 
struct  OdSmCustomPropertyValue
 
struct  OdSmEnumCustomPropertyValue
 
struct  OdSmCustomPropertyBag
 
struct  OdSmDatabase
 
struct  OdSmDbObjectReference
 
struct  OdSmEnum
 
struct  OdSmEvents
 
struct  OdSmFiler
 
struct  OdSmFileReference
 
struct  OdSmNamedDbObjectReference
 
struct  OdSmDbBlockRecordReference
 
struct  OdSmDbViewReference
 
struct  OdSmDbLayoutReference
 
struct  OdSmObjectId
 
struct  OdSmPersist
 
struct  OdSmPersistProxy
 
struct  OdSmProjectPointLocation
 
struct  OdSmProjectPointLocations
 
struct  OdSmPublishOptions
 
struct  OdSmResources
 
struct  OdSmSheet
 
struct  OdSmSheetSelSet
 
struct  OdSmSheetSelSets
 
struct  OdSmSheetSet
 
struct  OdSmSheetSetMgr
 
struct  OdSmSheetView
 
struct  OdSmSheetViews
 
struct  OdSmSubset
 
struct  OdSmViewCategories
 
struct  OdSmViewCategory
 

Typedefs

typedef OdSmEnum< OdSmDbBlockRecordReference > OdSmEnumDbBlockRecordReference
 
typedef OdSmartPtr< OdSmEnumDbBlockRecordReference > OdSmEnumDbBlockRecordReferencePtr
 
typedef OdSmartPtr< OdSmCalloutBlocks > OdSmCalloutBlocksPtr
 
typedef OdSmartPtr< OdSmComponent > OdSmComponentPtr
 
typedef OdSmEnum< OdSmComponent > OdSmEnumComponent
 
typedef OdSmartPtr< OdSmEnumComponent > OdSmEnumComponentPtr
 
typedef OdSmartPtr< OdSmCustomPropertyValue > OdSmCustomPropertyValuePtr
 
typedef OdSmartPtr< OdSmEnumCustomPropertyValue > OdSmEnumCustomPropertyValuePtr
 
typedef OdSmartPtr< OdSmCustomPropertyBag > OdSmCustomPropertyBagPtr
 
typedef OdSmEnum< OdSmPersist > OdSmEnumPersist
 
typedef OdSmartPtr< OdSmEnumPersist > OdSmEnumPersistPtr
 
typedef OdSmartPtr< OdSmDatabase > OdSmDatabasePtr
 
typedef OdSmartPtr< OdSmDbObjectReference > OdSmDbObjectReferencePtr
 
typedef OdSmartPtr< OdSmFileReference > OdSmFileReferencePtr
 
typedef OdSmartPtr< OdSmNamedDbObjectReference > OdSmNamedDbObjectReferencePtr
 
typedef OdSmartPtr< OdSmDbBlockRecordReference > OdSmDbBlockRecordReferencePtr
 
typedef OdSmartPtr< OdSmDbViewReference > OdSmDbViewReferencePtr
 
typedef OdSmartPtr< OdSmDbLayoutReference > OdSmDbLayoutReferencePtr
 
typedef OdSmartPtr< OdSmObjectId > OdSmObjectIdPtr
 
typedef OdSmartPtr< OdSmPersist > OdSmPersistPtr
 
typedef OdSmartPtr< OdSmPersistProxy > OdSmPersistProxyPtr
 
typedef OdSmartPtr< OdSmProjectPointLocation > OdSmProjectPointLocationPtr
 
typedef OdSmEnum< OdSmProjectPointLocation > OdSmEnumProjectPointLocation
 
typedef OdSmartPtr< OdSmEnumProjectPointLocation > OdSmEnumProjectPointLocationPtr
 
typedef OdSmartPtr< OdSmProjectPointLocations > OdSmProjectPointLocationsPtr
 
typedef OdSmartPtr< OdSmPublishOptions > OdSmPublishOptionsPtr
 
typedef OdSmEnum< OdSmFileReference > OdSmEnumFileReference
 
typedef OdSmartPtr< OdSmEnumFileReference > OdSmEnumFileReferencePtr
 
typedef OdSmartPtr< OdSmResources > OdSmResourcesPtr
 
typedef OdSmartPtr< OdSmSheet > OdSmSheetPtr
 
typedef OdSmartPtr< OdSmSheetSelSet > OdSmSheetSelSetPtr
 
typedef OdSmEnum< OdSmSheetSelSet > OdSmEnumSheetSelSet
 
typedef OdSmartPtr< OdSmEnumSheetSelSet > OdSmEnumSheetSelSetPtr
 
typedef OdSmartPtr< OdSmSheetSelSets > OdSmSheetSelSetsPtr
 
typedef OdSmartPtr< OdSmSheetSet > OdSmSheetSetPtr
 
typedef OdSmEnum< OdSmDatabase > OdSmEnumDatabase
 
typedef OdSmartPtr< OdSmEnumDatabase > OdSmEnumDatabasePtr
 
typedef OdSmartPtr< OdSmSheetSetMgr > OdSmSheetSetMgrPtr
 
typedef OdSmEnum< OdSmSheetView > OdSmEnumSheetView
 
typedef OdSmartPtr< OdSmEnumSheetView > OdSmEnumSheetViewPtr
 
typedef OdSmartPtr< OdSmSheetView > OdSmSheetViewPtr
 
typedef OdSmartPtr< OdSmSheetViews > OdSmSheetViewsPtr
 
typedef OdSmartPtr< OdSmSubset > OdSmSubsetPtr
 
typedef OdSmEnum< OdSmViewCategory > OdSmEnumViewCategory
 
typedef OdSmartPtr< OdSmEnumViewCategory > OdSmEnumViewCategoryPtr
 
typedef OdSmartPtr< OdSmViewCategories > OdSmViewCategoriesPtr
 
typedef OdSmartPtr< OdSmViewCategory > OdSmViewCategoryPtr
 

Enumerations

enum  PropertyFlags { EMPTY = 0 , CUSTOM_SHEETSET_PROP = 1 , CUSTOM_SHEET_PROP = 2 , IS_CHILD = 4 }
 
enum  OdSmEvent {
  SHEET_ADDED = 0 , SHEET_DELETED = 1 , SHEET_SUBSET_CREATED = 2 , SHEET_SUBSET_DELETED = 3 ,
  SHEET_SELECTION_SET_CREATED = 4 , SHEET_SELECTION_SET_DELETED = 5 , SHEET_VIEW_CREATED = 6 , SHEET_VIEW_DELETED = 7 ,
  SHEET_VIEW_CATEGORY_CREATED = 8 , SHEET_VIEW_CATEGORY_DELETED = 9 , MODEL_RESOURCE_ADDED = 10 , MODEL_RESOURCE_DELETED = 11 ,
  CALLOUT_BLOCK_ADDED = 12 , CALLOUT_BLOCK_DELETED = 13 , SHEETS_RENUMBERED = 14 , ACSM_DATABASE_CREATED = 15 ,
  ACSM_DATABASE_OPENED = 16 , ACSM_DATABASE_IS_CLOSING = 17 , ACSM_DATABASE_WATCH_ERROR = 18 , ACSM_DATABASE_LOCKED = 19 ,
  ACSM_DATABASE_UNLOCKED = 20 , ACSM_DATABASE_CHANGED = 21 , ACSM_DATABASE_INITNEW_BEGIN = 22 , ACSM_DATABASE_INITNEW_FAILED = 23 ,
  ACSM_DATABASE_INITNEW_COMPLETE = 24 , ACSM_DATABASE_LOAD_BEGIN = 25 , ACSM_DATABASE_LOAD_FAILED = 26 , ACSM_DATABASE_LOAD_COMPLETE = 27
}
 

Variables

struct SMDLL_EXPORT OdSmSubset
 

Detailed Description

<group TD_Namespaces>

Typedef Documentation

◆ OdSmCalloutBlocksPtr

Definition at line 54 of file SmCalloutBlocks.h.

◆ OdSmComponentPtr

Definition at line 56 of file SmComponent.h.

◆ OdSmCustomPropertyBagPtr

Definition at line 88 of file SmCustomProperty.h.

◆ OdSmCustomPropertyValuePtr

Definition at line 63 of file SmCustomProperty.h.

◆ OdSmDatabasePtr

Definition at line 77 of file SmDatabase.h.

◆ OdSmDbBlockRecordReferencePtr

Definition at line 82 of file SmNamedDbObjectReference.h.

◆ OdSmDbLayoutReferencePtr

Definition at line 84 of file SmNamedDbObjectReference.h.

◆ OdSmDbObjectReferencePtr

Definition at line 48 of file SmDbObjectReference.h.

◆ OdSmDbViewReferencePtr

Definition at line 83 of file SmNamedDbObjectReference.h.

◆ OdSmEnumComponent

Definition at line 57 of file SmComponent.h.

◆ OdSmEnumComponentPtr

Definition at line 58 of file SmComponent.h.

◆ OdSmEnumCustomPropertyValuePtr

Definition at line 74 of file SmCustomProperty.h.

◆ OdSmEnumDatabase

Definition at line 43 of file SmSheetSetMgr.h.

◆ OdSmEnumDatabasePtr

Definition at line 44 of file SmSheetSetMgr.h.

◆ OdSmEnumDbBlockRecordReference

Definition at line 40 of file SmCalloutBlocks.h.

◆ OdSmEnumDbBlockRecordReferencePtr

Definition at line 41 of file SmCalloutBlocks.h.

◆ OdSmEnumFileReference

Definition at line 39 of file SmResources.h.

◆ OdSmEnumFileReferencePtr

Definition at line 40 of file SmResources.h.

◆ OdSmEnumPersist

Definition at line 44 of file SmDatabase.h.

◆ OdSmEnumPersistPtr

Definition at line 45 of file SmDatabase.h.

◆ OdSmEnumProjectPointLocation

Definition at line 40 of file SmProjectPointLocations.h.

◆ OdSmEnumProjectPointLocationPtr

Definition at line 41 of file SmProjectPointLocations.h.

◆ OdSmEnumSheetSelSet

Definition at line 51 of file SmSheetSelSet.h.

◆ OdSmEnumSheetSelSetPtr

Definition at line 52 of file SmSheetSelSet.h.

◆ OdSmEnumSheetView

Definition at line 57 of file SmSheetView.h.

◆ OdSmEnumSheetViewPtr

Definition at line 58 of file SmSheetView.h.

◆ OdSmEnumViewCategory

Definition at line 40 of file SmViewCategories.h.

◆ OdSmEnumViewCategoryPtr

Definition at line 41 of file SmViewCategories.h.

◆ OdSmFileReferencePtr

Definition at line 49 of file SmFileReference.h.

◆ OdSmNamedDbObjectReferencePtr

Definition at line 81 of file SmNamedDbObjectReference.h.

◆ OdSmObjectIdPtr

Definition at line 55 of file SmObjectId.h.

◆ OdSmPersistProxyPtr

Definition at line 50 of file SmPersistProxy.h.

◆ OdSmPersistPtr

Definition at line 68 of file SmPersist.h.

◆ OdSmProjectPointLocationPtr

Definition at line 60 of file SmProjectPointLocation.h.

◆ OdSmProjectPointLocationsPtr

Definition at line 56 of file SmProjectPointLocations.h.

◆ OdSmPublishOptionsPtr

Definition at line 72 of file SmPublishOptions.h.

◆ OdSmResourcesPtr

Definition at line 54 of file SmResources.h.

◆ OdSmSheetPtr

Definition at line 84 of file SmSheet.h.

◆ OdSmSheetSelSetPtr

Definition at line 50 of file SmSheetSelSet.h.

◆ OdSmSheetSelSetsPtr

Definition at line 49 of file SmSheetSelSets.h.

◆ OdSmSheetSetMgrPtr

Definition at line 65 of file SmSheetSetMgr.h.

◆ OdSmSheetSetPtr

Definition at line 112 of file SmSheetSet.h.

◆ OdSmSheetViewPtr

Definition at line 59 of file SmSheetView.h.

◆ OdSmSheetViewsPtr

Definition at line 54 of file SmSheetViews.h.

◆ OdSmSubsetPtr

Definition at line 44 of file SmSubset.h.

◆ OdSmViewCategoriesPtr

Definition at line 57 of file SmViewCategories.h.

◆ OdSmViewCategoryPtr

Definition at line 50 of file SmViewCategory.h.

Enumeration Type Documentation

◆ OdSmEvent

Enumerator
SHEET_ADDED 
SHEET_DELETED 
SHEET_SUBSET_CREATED 
SHEET_SUBSET_DELETED 
SHEET_SELECTION_SET_CREATED 
SHEET_SELECTION_SET_DELETED 
SHEET_VIEW_CREATED 
SHEET_VIEW_DELETED 
SHEET_VIEW_CATEGORY_CREATED 
SHEET_VIEW_CATEGORY_DELETED 
MODEL_RESOURCE_ADDED 
MODEL_RESOURCE_DELETED 
CALLOUT_BLOCK_ADDED 
CALLOUT_BLOCK_DELETED 
SHEETS_RENUMBERED 
ACSM_DATABASE_CREATED 
ACSM_DATABASE_OPENED 
ACSM_DATABASE_IS_CLOSING 
ACSM_DATABASE_WATCH_ERROR 
ACSM_DATABASE_LOCKED 
ACSM_DATABASE_UNLOCKED 
ACSM_DATABASE_CHANGED 
ACSM_DATABASE_INITNEW_BEGIN 
ACSM_DATABASE_INITNEW_FAILED 
ACSM_DATABASE_INITNEW_COMPLETE 
ACSM_DATABASE_LOAD_BEGIN 
ACSM_DATABASE_LOAD_FAILED 
ACSM_DATABASE_LOAD_COMPLETE 

Definition at line 38 of file SmEvents.h.

◆ PropertyFlags

Enumerator
EMPTY 
CUSTOM_SHEETSET_PROP 
CUSTOM_SHEET_PROP 
IS_CHILD 

Definition at line 43 of file SmCustomProperty.h.

Variable Documentation

◆ OdSmSubset

Definition at line 1 of file SmSubset.h.