






















|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
XMLMsgLoader Class Reference#include <XMLMsgLoader.hpp>
List of all members.
Public Types |
typedef unsigned int | XMLMsgId |
Public Methods |
virtual | ~XMLMsgLoader () |
virtual bool | loadMsg ( const XMLMsgId msgToLoad , XMLCh* const toFill , const unsigned int maxChars ) = 0 |
virtual bool | loadMsg ( const XMLMsgId msgToLoad , XMLCh* const toFill , const unsigned int maxChars , const XMLCh* const repText1 , const XMLCh* const repText2 = 0 , const XMLCh* const repText3 = 0 , const XMLCh* const repText4 = 0 ) = 0 |
virtual bool | loadMsg ( const XMLMsgId msgToLoad , XMLCh* const toFill , const unsigned int maxChars , const char* const repText1 , const char* const repText2 = 0 , const char* const repText3 = 0 , const char* const repText4 = 0 ) = 0 |
const XMLCh* | getLanguageName () const |
Protected Methods |
| XMLMsgLoader () |
void | setLanguageName (XMLCh* const nameToAdopt) |
Member Typedef Documentation
typedef unsigned int XMLMsgLoader::XMLMsgId
|
|
Constructor & Destructor Documentation
XMLMsgLoader::~XMLMsgLoader (
|
) [virtual]
|
|
XMLMsgLoader::XMLMsgLoader (
|
) [protected]
|
|
Member Function Documentation
const XMLCh * XMLMsgLoader::getLanguageName (
|
) const []
|
|
virtual bool XMLMsgLoader::loadMsg (
|
const XMLMsgId msgToLoad,
|
|
XMLCh * const toFill,
|
|
const unsigned int maxChars,
|
|
const char * const repText1,
|
|
const char * const repText2 = 0,
|
|
const char * const repText3 = 0,
|
|
const char * const repText4 = 0 ) [pure virtual]
|
|
virtual bool XMLMsgLoader::loadMsg (
|
const XMLMsgId msgToLoad,
|
|
XMLCh * const toFill,
|
|
const unsigned int maxChars,
|
|
const XMLCh * const repText1,
|
|
const XMLCh * const repText2 = 0,
|
|
const XMLCh * const repText3 = 0,
|
|
const XMLCh * const repText4 = 0 ) [pure virtual]
|
|
virtual bool XMLMsgLoader::loadMsg (
|
const XMLMsgId msgToLoad,
|
|
XMLCh * const toFill,
|
|
const unsigned int maxChars ) [pure virtual]
|
|
void XMLMsgLoader::setLanguageName (
|
XMLCh * const nameToAdopt ) [protected]
|
|
The documentation for this class was generated from the following file:
|
|
|