CFx SDK Documentation
2020SP3
|
#include "TD_PackPush.h"
#include "SmartPtr.h"
#include "DbBaseHostAppServices.h"
#include "DbLayoutManager.h"
#include "OdStreamBuf.h"
#include "DbDatabase.h"
#include "OdFont.h"
#include "OdBinaryData.h"
#include "DbSecurity.h"
#include "DbPlotSettingsValidator.h"
#include "ModelerGeometryCreator.h"
#include "SysVarDefs.h"
#include "TD_PackPop.h"
Go to the source code of this file.
Classes | |
class | OdDbHostAppServices |
class | OdDbHostAppServices2 |
Macros | |
#define | REGVAR_DEF(type, name, unused3, unused4, unused5) |
Typedefs | |
typedef OdSmartPtr< OdDbPageController > | OdDbPageControllerPtr |
Locates the TTF or TTC file containing the specified font description.
description | [in] Font description. |
filename | [out] Receives the name of the TrueType font file. |
Definition at line 434 of file DbHostAppServices.h.
This template class is a specialization of the OdSmartPtr class for OdDbPageController object pointers.
Definition at line 53 of file DbHostAppServices.h.