manipulator_char_data_content Class Reference

#include <content.hpp>

List of all members.


Detailed Description

Manipulator for the char data content.

Definition at line 70 of file content.hpp.

Public Member Functions

 manipulator_char_data_content (const xstring &xstr)
 manipulator_char_data_content (const manipulator_char_data_content &x)
manipulator_char_data_contentoperator= (const manipulator_char_data_content &x)
manipulator_char_data_contentoperator= (const xstring &xstr)
::std::basic_istringstream<
xchar_t > & 
istr ()
xstring xstr () const
void xstr (const xstring &xstr)
::std::string str () const
void str (const::std::string &str)


Constructor & Destructor Documentation

XIMOL_XML_BEGIN_NAMESPACE manipulator_char_data_content::manipulator_char_data_content const xstring xstr  ) 
 

Definition at line 59 of file content.cpp.

References xstring.

manipulator_char_data_content::manipulator_char_data_content const manipulator_char_data_content x  ) 
 

Definition at line 66 of file content.cpp.


Member Function Documentation

std::basic_istringstream< xchar_t > & manipulator_char_data_content::istr  ) 
 

Definition at line 92 of file content.cpp.

manipulator_char_data_content & manipulator_char_data_content::operator= const xstring xstr  ) 
 

Definition at line 83 of file content.cpp.

References xstring.

manipulator_char_data_content & manipulator_char_data_content::operator= const manipulator_char_data_content x  ) 
 

Definition at line 73 of file content.cpp.

References xstr().

void manipulator_char_data_content::str const::std::string &  str  ) 
 

Definition at line 124 of file content.cpp.

std::string manipulator_char_data_content::str  )  const
 

Definition at line 116 of file content.cpp.

void manipulator_char_data_content::xstr const xstring xstr  ) 
 

Definition at line 108 of file content.cpp.

References xstring.

xstring manipulator_char_data_content::xstr  )  const
 

Definition at line 100 of file content.cpp.

References xstring.

Referenced by operator=().


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


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