API Reference > OdRx Classes > OdRxSystemServices Class
OdRxSystemServices Class
OdRxSystemServicesOdRxSystemServices
Syntax
C++
class OdRxSystemServices : public OdRxObject;

RxSystemServices.h

This class is the base class for classes that provide platform-dependent file operations for Teigha. 

Corresponding C++ library: TD_Root 

 

 
Name 
Description 
 
This is OdRxSystemServices, a member of class OdRxSystemServices. 
 
Name 
Description 
 
Returns true if and only if the specified file can be accessed in the specified mode.
 
 
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. 
 
This is dontFreeLibrary, a member of class OdRxSystemServices. 
 
Returns the filename associated with the specified application name.
 
 
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. 
 
Loads the specified physical (platform-dependent) module. 
 
Loads the specified physical (platform-dependent) module. 
 
Set environment variable value.
 
 
Returns the system code page. 
 
This is uninitModelerLibrary, a member of class OdRxSystemServices. 
 
Unloads the specified physical (platform-dependent) module.
 
 
This is the overview for the warning method overload. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.