CFx SDK Documentation  2023 SP0
Classes | Namespaces | Enumerations
SmEvents.h File Reference
#include "Sm/SmPersist.h"

Go to the source code of this file.

Classes

struct  dst::OdSmEvents
 

Namespaces

 dst
 

Enumerations

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