basic_findvolume_sequence_value_type Class Template Reference
[File System Library]

#include <winstl/filesystem/findvolume_sequence.hpp>

List of all members.


Detailed Description

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

Value type for the basic_findvolume_sequence.

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 Member Functions

 basic_findvolume_sequence_value_type ()
 Default constructor.
 basic_findvolume_sequence_value_type (class_type const &rhs)
 Copy constructor.
class_typeoperator= (class_type const &rhs)
 Copy assignment operator.
 operator char_type const * () const
 Implicit conversion to non-mutable pointer-to-const of the volume name.

Member Typedef Documentation

typedef C char_type

The character type.

typedef T traits_type

The traits type.

The current parameterisation of the type.


Constructor & Destructor Documentation

Default constructor.

Copy constructor.


Member Function Documentation

class_type& operator= ( class_type const &  rhs  ) 

Copy assignment operator.

operator char_type const * (  )  const [inline]

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


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

Generated on Thu Jun 10 08:59:23 2010 for STLSoft by  doxygen 1.5.6