STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ... ATLSTL - Template Software for the Active Template Library COMSTL - The Standard Template Library meets the Component Object Model .netSTL - Standard Template Library meets the Microsoft.NET Common Language Runtime InetSTL - The Standard Template Library meets WinInet MFCSTL - Template Software for the Microsoft Foundation Classes UNIXSTL - Template Software for the UNIX Operating System WinSTL - where the Standard Template Library meets the Win32 API

Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

System Library
[STLSoft Libraries]

This library provides facilities for defining and manipulating operating-system specific constructs. More...


Modules

System Library (UNIXSTL)
 This library provides facilities for accessing UNIX system attributes.

System Library (WinSTL)
 This library provides facilities for defining and manipulating system objects for the Win32 API.


Compounds

class  basic_environment_block
 Class used for preparing environment blocks. More...


Typedefs

typedef basic_environment_block<
ss_char_a_t > 
environment_block_a
 Instantiation of the basic_path template for the ANSI character type char.

typedef basic_environment_block<
ss_char_w_t > 
environment_block_w
 Instantiation of the basic_environment_block template for the Unicode character type wchar_t.


Detailed Description

This library provides facilities for defining and manipulating operating-system specific constructs.


Typedef Documentation

typedef basic_environment_block<ss_char_a_t> environment_block_a
 

Instantiation of the basic_path template for the ANSI character type char.

typedef basic_environment_block<ss_char_w_t> environment_block_w
 

Instantiation of the basic_environment_block template for the Unicode character type wchar_t.


STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004