manipulator_char_content< T > Class Template Reference

#include <content.hpp>

List of all members.


Detailed Description

template<typename T>
class manipulator_char_content< T >

Manipulator for the char data content.

Definition at line 103 of file content.hpp.

Public Types

typedef T string_type

Public Member Functions

 manipulator_char_content (string_type &x)
 manipulator_char_content (const manipulator_char_content< T > &x)
void set (const xstring &x)
xstring get () const


Member Typedef Documentation

template<typename T>
typedef T manipulator_char_content< T >::string_type
 

Definition at line 106 of file content.hpp.


Constructor & Destructor Documentation

template<typename T>
manipulator_char_content< T >::manipulator_char_content string_type x  )  [inline]
 

Definition at line 109 of file content.hpp.

template<typename T>
manipulator_char_content< T >::manipulator_char_content const manipulator_char_content< T > &  x  )  [inline]
 

Definition at line 113 of file content.hpp.


Member Function Documentation

template<typename T>
xstring manipulator_char_content< T >::get  )  const [inline]
 

Definition at line 122 of file content.hpp.

References xstring.

template<typename T>
void manipulator_char_content< T >::set const xstring x  )  [inline]
 

Definition at line 117 of file content.hpp.

References assignment< assign, test_equality >::equality(), and xstring.

Referenced by operator>>().


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


Donate to the XiMoL project SourceForge.net Logo If you have any questions about XiMoL, you could write to tournois@users.sourceforge.net.