TC::MLS::Texts Class Reference

Class holds an array of multi language string. More...

#include <TCMLSHandler.h>

Collaboration diagram for TC::MLS::Texts:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Texts (uint32 num_texts, const Text *texts)
 ~Texts ()

Private Attributes

uint32 m_num_texts
const Textm_texts
const Textsm_prev

Friends

class Handler


Detailed Description

Class holds an array of multi language string.

Definition at line 87 of file TCMLSHandler.h.


Constructor & Destructor Documentation

TC::MLS::Texts::Texts ( uint32  num_texts,
const Text texts 
)

TC::MLS::Texts::~Texts (  ) 


Friends And Related Function Documentation

friend class Handler [friend]

Definition at line 98 of file TCMLSHandler.h.


Member Data Documentation

Definition at line 94 of file TCMLSHandler.h.

const Text* TC::MLS::Texts::m_texts [private]

Definition at line 95 of file TCMLSHandler.h.

const Texts* TC::MLS::Texts::m_prev [private]

Definition at line 96 of file TCMLSHandler.h.


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

Copyright (c) Thomas Goessler 2003 - 2008