environment_variable_traits Struct Reference
[System Library]

#include <platformstl/system/environment_variable_traits.hpp>

List of all members.


Detailed Description

Abstraction of the platform-dependent environment variable handling.

Public Types

Member Types
typedef char char_type
 The character type.

Static Public Member Functions

Operations
static char_type const * get_variable (char_type const *name) throw ()
 Returns a pointer to the value of the given variable, or NULL if the variable does not exist.

Member Typedef Documentation

typedef char char_type

The character type.


Member Function Documentation

static char_type const* get_variable ( char_type const *  name  )  throw () [static]

Returns a pointer to the value of the given variable, or NULL if the variable does not exist.

Parameters:
name The name of the variable whose value will be retrieved


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

Generated on Thu Jun 10 08:58:33 2010 for STLSoft by  doxygen 1.5.6