API Reference > OdDb Classes > OdDbBaseHostAppServices Class
OdDbBaseHostAppServices Class
OdDbBaseHostAppServicesOdDbBaseHostAppServices
Syntax
C++
class OdDbBaseHostAppServices : public OdRxObject;

DbBaseHostAppServices.h

This class is the base class for platform specific operations within the ODA Platform. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
This is OdDbBaseHostAppServices, a member of class OdDbBaseHostAppServices. 
 
Name 
Description 
 
This is record OdDbBaseHostAppServices::FindFileHint. 
 
This is record OdDbBaseHostAppServices::GsBitmapDeviceFlags. 
 
This is record OdDbBaseHostAppServices::RemapFileContext. 
 
Name 
Description 
 
Print the audit report for the specified AuditInfo object.
 
 
Initialize brep builder with product specific implementation. Return eNotImplementedYet by default.
 
 
Collects TrueType font paths.
 
 
Returns the name of the client company. 
 
Prompts the user for a filename, and returns their response.
 
 
Returns the fully qualified path to the specified file.
 
 
This is the overview for the formatMessage method overload. 
 
Returns the font file to be used when a given font file is not found by the ODA Platform. 
 
Returns user name in the requested format 
 
Get environment variable. If key varName doesn't exist, returns eKeyNotFound. 
 
Returns the error description associated with the specified error code.  
 
Returns the name of the font mapping file used by the getPreferableFont function. 
 
ODA_MT_DBIO_BEGIN
  • details MtMode controls if multi-threading is used (bit-coded) See OdDb::MultiThreadedMode  
 
Returns the preferable font name for the specified font name and type.
 
 
Returns the font to be used when the specified font is not found.
 
 
Returns the typeface name of the TTF font which has the character.
 
 
Collects folders with TrueType fonts.
 
 
Returns the path to the temporary files folder. 
 
Returns a the gsBitmapDevice associated with this HostAppServices object.
 
 
Returns an instance of an OdDbHostAppProgressMeter. 
 
Returns an alternate UndoController object for the ODA Platform. 
 
Returns an alternate stream object for undo/redo operations. 
 
Returns the number of threads for required multi-threaded mode. 
 
This is ODRX_DECLARE_MEMBERS, a member of class OdDbBaseHostAppServices. 
 
Returns the name of the client product code. 
 
Returns the name of the client product. 
 
Returns the name of the client program. 
 
Returns the release major and minor version string of the client application. 
 
Returns the release major version of the client application. 
 
Returns the release minor version of the client application. 
 
Notification function called whenever the specified ProgressMeter object is no longer needed.
 
 
Set environment variable with new value. 
 
Locates the TTF or TTC file containing the specified font description.
 
 
Returns the release version string of the client application. 
 
This is the overview for the warning method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.