Navigation

Operators and Keywords

Function List:

C++ API

text_element_string Class Reference

#include <txt-eng.h>

Inherits text_element.

Collaboration diagram for text_element_string:

List of all members.


Public Member Functions

 text_element_string (const std::string &s="")
 ~text_element_string (void)
std::string string_value (void) const
void accept (text_processor &p)

Constructor & Destructor Documentation

text_element_string::text_element_string ( const std::string s = ""  )  [inline]

text_element_string::~text_element_string ( void   )  [inline]


Member Function Documentation

void text_element_string::accept ( text_processor p  )  [virtual]

Implements text_element.

std::string text_element_string::string_value ( void   )  const [inline]


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