Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
OSD_EnvironmentIterator Class Reference

This allows consultation of every environment variable.
There is no specific order of results.

#include <OSD_EnvironmentIterator.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC OSD_EnvironmentIterator ()
 Instantiates Object as Iterator;

void Destroy ()
 ~OSD_EnvironmentIterator ()
Standard_Boolean More ()
 Returns TRUE if there are other environment variables.

void Next ()
 Sets the iterator to the next item.
Returns the item value corresponding to the current
position of the iterator.

OSD_Environment Values ()
 Returns the next environment variable found.

Standard_Boolean Failed () const
 Returns TRUE if an error occurs

void Reset ()
 Resets error counter to zero

void Perror ()
 Raises OSD_Error

Standard_Integer Error () const
 Returns error number if 'Failed' is TRUE.


Constructor & Destructor Documentation


Member Function Documentation


The documentation for this class was generated from the following file: