CFx SDK Documentation  2022 SP0
Classes | Namespaces | Typedefs | Functions
DbGsManager.h File Reference
#include "Gs/Gs.h"
#include "DbExport.h"
#include "TD_PackPush.h"
#include "TD_PackPop.h"

Go to the source code of this file.

Classes

class  OdGsLayoutHelper
 
class  OdGsPaperLayoutHelper
 
class  OdGsModelLayoutHelper
 

Namespaces

 OdDbGsManager
 

Typedefs

typedef OdSmartPtr< OdGsLayoutHelperOdGsLayoutHelperPtr
 
typedef OdSmartPtr< OdGsPaperLayoutHelperOdGsPaperLayoutHelperPtr
 
typedef OdSmartPtr< OdGsModelLayoutHelperOdGsModelLayoutHelperPtr
 

Functions

TOOLKIT_EXPORT OdGsLayoutHelperPtr OdDbGsManager::setupActiveLayoutViews (OdGsDevice *pDevice, OdGiContextForDbDatabase *pGiCtx)
 
TOOLKIT_EXPORT OdGsLayoutHelperPtr OdDbGsManager::setupLayoutViews (OdDbObjectId layoutId, OdGsDevice *pDevice, OdGiContextForDbDatabase *pGiCtx)
 
TOOLKIT_EXPORT void OdDbGsManager::setupPalette (OdGsDevice *device, OdGiContextForDbDatabase *giContext, OdDbStub *layoutId=0, ODCOLORREF palBackground=ODRGBA(0, 0, 0, 0))
 

Typedef Documentation

◆ OdGsLayoutHelperPtr

Definition at line 111 of file DbGsManager.h.

◆ OdGsModelLayoutHelperPtr

Definition at line 145 of file DbGsManager.h.

◆ OdGsPaperLayoutHelperPtr

Definition at line 131 of file DbGsManager.h.