Public Member Functions | Public Attributes

xl7::xml::Text Class Reference

#include <Text.h>

Inheritance diagram for xl7::xml::Text:
xl7::xml::Node xl7::xml::Base

List of all members.

Public Member Functions

const cl7::string_typeget_value () const
virtual cl7::string_type generate () const

Public Attributes

friend Element

Detailed Description

The (base) class representing an xml text "node".


Member Function Documentation

cl7::string_type xl7::xml::Text::generate (  )  const [virtual]

Generates xml text representing this xml object.

Reimplemented from xl7::xml::Node.

const cl7::string_type& xl7::xml::Text::get_value (  )  const [inline]

Returns the text itself.


Member Data Documentation

Reimplemented from xl7::xml::Node.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines