CFx SDK Documentation 2024 SP0
Loading...
Searching...
No Matches
Classes | Typedefs | Enumerations | Variables
dst Namespace Reference

Classes

struct  OdSmCalloutBlocks
 
struct  OdSmComponent
 
struct  OdSmCustomPropertyBag
 
struct  OdSmCustomPropertyValue
 
struct  OdSmDatabase
 
struct  OdSmDbBlockRecordReference
 
struct  OdSmDbLayoutReference
 
struct  OdSmDbObjectReference
 
struct  OdSmDbViewReference
 
struct  OdSmEnum
 
struct  OdSmEnumCustomPropertyValue
 
struct  OdSmEvents
 
struct  OdSmFiler
 
struct  OdSmFileReference
 
struct  OdSmNamedDbObjectReference
 
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< OdSmDbBlockRecordReferenceOdSmEnumDbBlockRecordReference
 
typedef OdSmartPtr< OdSmEnumDbBlockRecordReferenceOdSmEnumDbBlockRecordReferencePtr
 
typedef OdSmartPtr< OdSmCalloutBlocksOdSmCalloutBlocksPtr
 
typedef OdSmartPtr< OdSmComponentOdSmComponentPtr
 
typedef OdSmEnum< OdSmComponentOdSmEnumComponent
 
typedef OdSmartPtr< OdSmEnumComponentOdSmEnumComponentPtr
 
typedef OdSmartPtr< OdSmCustomPropertyValueOdSmCustomPropertyValuePtr
 
typedef OdSmartPtr< OdSmEnumCustomPropertyValueOdSmEnumCustomPropertyValuePtr
 
typedef OdSmartPtr< OdSmCustomPropertyBagOdSmCustomPropertyBagPtr
 
typedef OdSmEnum< OdSmPersistOdSmEnumPersist
 
typedef OdSmartPtr< OdSmEnumPersistOdSmEnumPersistPtr
 
typedef OdSmartPtr< OdSmDatabaseOdSmDatabasePtr
 
typedef OdSmartPtr< OdSmDbObjectReferenceOdSmDbObjectReferencePtr
 
typedef OdSmartPtr< OdSmFileReferenceOdSmFileReferencePtr
 
typedef OdSmartPtr< OdSmNamedDbObjectReferenceOdSmNamedDbObjectReferencePtr
 
typedef OdSmartPtr< OdSmDbBlockRecordReferenceOdSmDbBlockRecordReferencePtr
 
typedef OdSmartPtr< OdSmDbViewReferenceOdSmDbViewReferencePtr
 
typedef OdSmartPtr< OdSmDbLayoutReferenceOdSmDbLayoutReferencePtr
 
typedef OdSmartPtr< OdSmObjectIdOdSmObjectIdPtr
 
typedef OdSmartPtr< OdSmPersistOdSmPersistPtr
 
typedef OdSmartPtr< OdSmPersistProxyOdSmPersistProxyPtr
 
typedef OdSmartPtr< OdSmProjectPointLocationOdSmProjectPointLocationPtr
 
typedef OdSmEnum< OdSmProjectPointLocationOdSmEnumProjectPointLocation
 
typedef OdSmartPtr< OdSmEnumProjectPointLocationOdSmEnumProjectPointLocationPtr
 
typedef OdSmartPtr< OdSmProjectPointLocationsOdSmProjectPointLocationsPtr
 
typedef OdSmartPtr< OdSmPublishOptionsOdSmPublishOptionsPtr
 
typedef OdSmEnum< OdSmFileReferenceOdSmEnumFileReference
 
typedef OdSmartPtr< OdSmEnumFileReferenceOdSmEnumFileReferencePtr
 
typedef OdSmartPtr< OdSmResourcesOdSmResourcesPtr
 
typedef OdSmartPtr< OdSmSheetOdSmSheetPtr
 
typedef OdSmartPtr< OdSmSheetSelSetOdSmSheetSelSetPtr
 
typedef OdSmEnum< OdSmSheetSelSetOdSmEnumSheetSelSet
 
typedef OdSmartPtr< OdSmEnumSheetSelSetOdSmEnumSheetSelSetPtr
 
typedef OdSmartPtr< OdSmSheetSelSetsOdSmSheetSelSetsPtr
 
typedef OdSmartPtr< OdSmSheetSetOdSmSheetSetPtr
 
typedef OdSmEnum< OdSmDatabaseOdSmEnumDatabase
 
typedef OdSmartPtr< OdSmEnumDatabaseOdSmEnumDatabasePtr
 
typedef OdSmartPtr< OdSmSheetSetMgrOdSmSheetSetMgrPtr
 
typedef OdSmEnum< OdSmSheetViewOdSmEnumSheetView
 
typedef OdSmartPtr< OdSmEnumSheetViewOdSmEnumSheetViewPtr
 
typedef OdSmartPtr< OdSmSheetViewOdSmSheetViewPtr
 
typedef OdSmartPtr< OdSmSheetViewsOdSmSheetViewsPtr
 
typedef OdSmartPtr< OdSmSubsetOdSmSubsetPtr
 
typedef OdSmEnum< OdSmViewCategoryOdSmEnumViewCategory
 
typedef OdSmartPtr< OdSmEnumViewCategoryOdSmEnumViewCategoryPtr
 
typedef OdSmartPtr< OdSmViewCategoriesOdSmViewCategoriesPtr
 
typedef OdSmartPtr< OdSmViewCategoryOdSmViewCategoryPtr
 

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 43 of file SmSubset.h.