Open CASCADE Technology 6.6.0
|
#include <Standard.hxx>
#include <Standard_DefineAlloc.hxx>
#include <Standard_Macro.hxx>
#include <TCollection_AsciiString.hxx>
#include <OSD_Error.hxx>
#include <Standard_Boolean.hxx>
#include <Standard_Integer.hxx>
Data Structures | |
class | OSD_Environment |
Management of system environment variables An environment variable is composed of a variable name and its value. To be portable among various systems, environment variables are local to a process. More... |