This class is the base class for classes that provide platform-dependent file operations for Teigha.
Corresponding C++ library: TD_Root
File: RxSystemServices.h
Module: API Reference
Default constructor for this class. (Inherited from OdRxObject) | |
| |
The virtual destructor for this class. (Inherited from OdRxObject) |
Returns true if and only if the specified file can be accessed in the specified mode. | |
Declares the method incrementing the reference counter in objects derived from this class. (Inherited from OdRxObject) | |
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) | |
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) | |
Creates and/or opens the specified file. | |
Returns a string representation for newly generated Globally Unique IDentifier (GUID) for this SystemServices object. | |
Returns a newly generated Globally Unique IDentifier (GUID) for this SystemServices object. | |
Returns the raw pointer to the class describing instance statically associated with this object as the OdRxClass object. (Inherited from OdRxObject) | |
| |
This is the overview for the findModule method overload. | |
Returns a message string formatted using a vsprintf-style format string and argument list. | |
Assigns a value to this String object using a printf-style format string and arguments. | |
Get environment variable value. | |
Returns the creation time of the specified file. | |
Returns the modification time of the specified file. | |
Returns the size of the specified file. | |
Returns the unique name for temporary file. | |
Returns the path to the temporary files folder. | |
Returns user name in the requested format | |
Inits/Uninits the modeler library (platform-dependent) module. | |
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) | |
Loads the specified physical (platform-dependent) module. | |
Loads the specified physical (platform-dependent) module. | |
Returns the value of the reference counter, that is, the number of references to an instance of this class. (Inherited from OdRxObject) | |
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) | |
for internal use (Inherited from OdRxObject) | |
(Inherited from OdRxObject) | |
Set environment variable value. | |
Returns the system code page. | |
| |
Unloads the specified physical (platform-dependent) module. | |
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.
|