TC::MLS::Text Class Reference

Class defines a multi language string. More...

#include <TCMLSHandler.h>

Collaboration diagram for TC::MLS::Text:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Text (const char *_id, const char *_lang_id, const char *_string)

Private Attributes

const char * id
const char * lang_id
const char * string

Friends

class Handler


Detailed Description

Class defines a multi language string.

Definition at line 73 of file TCMLSHandler.h.


Constructor & Destructor Documentation

TC::MLS::Text::Text ( const char *  _id,
const char *  _lang_id,
const char *  _string 
)


Friends And Related Function Documentation

friend class Handler [friend]

Definition at line 83 of file TCMLSHandler.h.


Member Data Documentation

const char* TC::MLS::Text::id [private]

Definition at line 79 of file TCMLSHandler.h.

const char* TC::MLS::Text::lang_id [private]

Definition at line 80 of file TCMLSHandler.h.

const char* TC::MLS::Text::string [private]

Definition at line 81 of file TCMLSHandler.h.


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

Copyright (c) Thomas Goessler 2003 - 2008