uscxml::X Class Reference

#include <DOM.h>

Public Member Functions

 X (X const &other)
 
 X (const XMLCh *const toTranscode)
 
 X (const std::string &fromTranscode)
 
 X (const char *const fromTranscode)
 
 X (char *fromTranscode)
 
 operator bool ()
 
 operator std::string ()
 
 operator XMLCh * () const
 
bool operator!= (const X &other) const
 
bool operator< (const X &other) const
 
void operator= (X const &other)
 
bool operator== (const X &other) const
 
const std::string & str () const
 

Friends

USCXML_API std::ostream & operator<< (std::ostream &os, const X &data)
 

Detailed Description


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