CFx SDK Documentation  2020SP3
Classes | Macros | Typedefs
OdFontServices.h File Reference
#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< OdFontServicesOdFontServicesPtr
 

Macro Definition Documentation

◆ ODDB_FONT_SERVICES

#define ODDB_FONT_SERVICES   OD_T("OdDbFontServices")

Definition at line 80 of file OdFontServices.h.

Typedef Documentation

◆ OdFontServicesPtr

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

Definition at line 85 of file OdFontServices.h.