|
|
|
|
|
|
|
|
|
|
|
|||||||
#include <winstl_findvolume_sequence.h>
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. | |
|
|
The character type.
|
|
|
The current parameterisation of the type.
|
|
|
The traits type.
|
|
|
Default constructor.
|
|
|
Copy constructor.
|
|
|
Implicit conversion to non-mutable pointer-to-const of the volume name.
|
|
|
Copy assignment operator.
|
|
|
| STLSoft Libraries documentation © Synesis Software Pty Ltd, 2001-2004 |