|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_environment_block.h>
Public Types | |
Types | |
| typedef C | value_type |
| The value type. | |
| typedef C | char_type |
| The char type. | |
| typedef T | traits_type |
| The traits type. | |
| typedef A | allocator_type |
| The allocator type. | |
| typedef basic_environment_block< C, T, A > | class_type |
| The current parameterisation of the type. | |
| typedef ws_size_t | size_type |
| The size type. | |
Public Methods | |
Construction | |
Operations | |
| void | push_back (char_type const *s, size_t cch) |
| Append a full NAME=VALUE environment pair. | |
Accessors | |
|
|
The allocator type.
|
|
|
The char type.
|
|
|
The current parameterisation of the type.
|
|
|
The size type.
|
|
|
The traits type.
|
|
|
The value type.
|
|
||||||||||||
|
Append a full NAME=VALUE environment pair.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |