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  

basic_findvolume_sequence_value_type Class Template Reference
[File-System Library (WinSTL)]

Value type for the basic_findvolume_sequence. More...

#include <winstl_findvolume_sequence.h>

List of all members.

Public Types

typedef C char_type
 The character type.

typedef T traits_type
 The traits type.

typedef basic_findvolume_sequence_value_type<
C, T > 
class_type
 The current parameterisation of the type.


Public Methods

 basic_findvolume_sequence_value_type ()
 Default constructor.

 basic_findvolume_sequence_value_type (const class_type &rhs)
 Copy constructor.

basic_findvolume_sequence_value_type & operator= (const class_type &rhs)
 Copy assignment operator.

 operator char_type const * () const
 Implicit conversion to non-mutable pointer-to-const of the volume name.


Detailed Description

template<typename C, typename T>
class winstl::basic_findvolume_sequence_value_type< C, T >

Value type for the basic_findvolume_sequence.


Member Typedef Documentation

typedef C char_type
 

The character type.

typedef basic_findvolume_sequence_value_type<C, T> class_type
 

The current parameterisation of the type.

typedef T traits_type
 

The traits type.


Constructor & Destructor Documentation

basic_findvolume_sequence_value_type  
 

Default constructor.

basic_findvolume_sequence_value_type const class_type   rhs
 

Copy constructor.


Member Function Documentation

operator char_type const *   const [inline]
 

Implicit conversion to non-mutable pointer-to-const of the volume name.

basic_findvolume_sequence_value_type& operator= const class_type   rhs
 

Copy assignment operator.


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

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