CFx SDK Documentation
2022 SP0
|
#include "RxObject.h"
#include "DbBaseDatabase.h"
#include "Gi/GiTextStyle.h"
#include "Gi/GiExport.h"
Go to the source code of this file.
Classes | |
class | OdFontServices |
Macros | |
#define | ODDB_FONT_SERVICES OD_T("OdDbFontServices") |
Typedefs | |
typedef OdSmartPtr< OdFontServices > | OdFontServicesPtr |
#define ODDB_FONT_SERVICES OD_T("OdDbFontServices") |
Definition at line 80 of file OdFontServices.h.
typedef OdSmartPtr<OdFontServices> OdFontServicesPtr |
This template class is a specialization of the OdSmartPtr class for OdFontServices object pointers.
Definition at line 85 of file OdFontServices.h.