CFx SDK Documentation  2020SP3
Classes | Typedefs | Enumerations
DbBaseHostAppServices.h File Reference
#include "TD_PackPush.h"
#include "DbRootExport.h"
#include "DbBaseDatabase.h"
#include "DbHostAppProgressMeter.h"
#include "RxObject.h"
#include "SmartPtr.h"
#include "OdFont.h"
#include "BrepBuilder/BrepBuilder.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdDbBaseHostAppServices
 

Typedefs

typedef OdSmartPtr< OdGsDeviceOdGsDevicePtr
 
typedef OdSmartPtr< OdDbUndoControllerOdDbUndoControllerPtr
 
typedef unsigned long LCID
 
typedef OdSmartPtr< OdDbBaseHostAppServicesOdDbBaseHostAppServicesPtr
 

Enumerations

enum  OdSDIValues { kMDIEnabled = 0, kSDIUserEnforced = 1, kSDIAppEnforced = 2, kSDIUserAndAppEnforced = 3 }
 
enum  ProdIdCode { kProd_ACAD = 1, kProd_LT = 2, kProd_OEM = 3, kProd_OdDb = 4 }
 

Typedef Documentation

◆ LCID

typedef unsigned long LCID

Definition at line 58 of file DbBaseHostAppServices.h.

◆ OdDbBaseHostAppServicesPtr

Definition at line 599 of file DbBaseHostAppServices.h.

◆ OdDbUndoControllerPtr

This template class is a specialization of the OdSmartPtr class for OdDbUndoController object pointers.

Definition at line 52 of file DbBaseHostAppServices.h.

◆ OdGsDevicePtr

This template class is a specialization of the OdSmartPtr class for OdGsDevice object pointers.

Definition at line 46 of file DbBaseHostAppServices.h.

Enumeration Type Documentation

◆ OdSDIValues

Enumerator
kMDIEnabled 
kSDIUserEnforced 
kSDIAppEnforced 
kSDIUserAndAppEnforced 

Definition at line 60 of file DbBaseHostAppServices.h.

◆ ProdIdCode

enum ProdIdCode
Enumerator
kProd_ACAD 
kProd_LT 
kProd_OEM 
kProd_OdDb 

Definition at line 68 of file DbBaseHostAppServices.h.