GME  13
Classes | Typedefs | Functions
xml_smart_ptr.h File Reference

Go to the source code of this file.

Classes

class  xml_smart_ptr< X >

Typedefs

typedef xml_smart_ptr< XMLCh > smart_XMLCh
typedef xml_smart_ptr< char > smart_Ch

Functions

static std::string operator+ (const std::string &left, const smart_Ch &right)

Typedef Documentation

typedef xml_smart_ptr<char> smart_Ch

Definition at line 18 of file xml_smart_ptr.h.

typedef xml_smart_ptr<XMLCh> smart_XMLCh

Definition at line 17 of file xml_smart_ptr.h.


Function Documentation

static std::string operator+ ( const std::string left,
const smart_Ch right 
) [static]

Definition at line 20 of file xml_smart_ptr.h.