This class is the base class for platform specific operations within the ODA Platform.
Corresponding C++ library: TD_Db
File: DbBaseHostAppServices.h
Module: API Reference
| |
Default constructor for this class. (Inherited from OdRxObject) | |
The virtual destructor for this class. (Inherited from OdRxObject) |
| |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
Print the audit report for the specified AuditInfo object. | |
Initialize brep builder with product specific implementation. Return eNotImplementedYet by default. | |
Casts the specified raw pointer to the smart pointer. (Inherited from OdRxObject) | |
Creates a *clone* of this object, and returns a pointer to the *clone*. (Inherited from OdRxObject) | |
Collects TrueType font paths. | |
Returns the name of the client company. | |
Compares another object to this one in a some meaning. (Inherited from OdRxObject) | |
details Copies the contents of the specified object into this object. (Inherited from OdRxObject) | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
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... more | |
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 the raw pointer to the class describing instance dynamically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
Returns true if and only if the specified object is equal to this one in a some meaning. (Inherited from OdRxObject) | |
Checks whether the object belongs to the specified class and returns true if and only if this object is an instance of the specified class or a subclass of the specified class. (Inherited from OdRxObject) | |
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 value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
Returns the number of threads for required multi-threaded mode. | |
Returns the name of the client product code. | |
Returns the name of the client product. | |
Returns the name of the client program. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class. (Inherited from OdRxObject) | |
Declares the method decrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
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. | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
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. | |
Checks whether the object belongs to the specified class and returns a pointer to this object if this object can be converted to the specified class, or throws an exception if it cannot. (Inherited from OdRxObject) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|