#include <xalanc/PlatformSupport/XalanMessageLoader.hpp>
|
static void | initialize (MemoryManager &theManager) |
|
static void | terminate () |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const char *repText1, const char *repText2=0, const char *repText3=0, const char *repText4=0) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMChar *repText1, const XalanDOMChar *repText2=0, const XalanDOMChar *repText3=0, const XalanDOMChar *repText4=0) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2) |
|
static XalanDOMString & | getMessage (XalanDOMString &theResultMessage, XalanMessages::Codes msgToLoad, const XalanDOMString &repText1, const XalanDOMString &repText2, const XalanDOMString &repText3) |
|
|
virtual bool | loadMsg (XalanMessages::Codes msgToLoad, XalanDOMChar *toFill, XalanSize_t maxChars)=0 |
|
Definition at line 48 of file XalanMessageLoader.hpp.
◆ ~XalanMessageLoader()
virtual xalanc::XalanMessageLoader::~XalanMessageLoader |
( |
| ) |
|
|
virtual |
◆ XalanMessageLoader()
xalanc::XalanMessageLoader::XalanMessageLoader |
( |
| ) |
|
|
inline |
◆ getMessage() [1/6]
◆ getMessage() [2/6]
static XalanDOMString& xalanc::XalanMessageLoader::getMessage |
( |
XalanDOMString & |
theResultMessage, |
|
|
XalanMessages::Codes |
msgToLoad, |
|
|
const char * |
repText1, |
|
|
const char * |
repText2 = 0 , |
|
|
const char * |
repText3 = 0 , |
|
|
const char * |
repText4 = 0 |
|
) |
| |
|
static |
◆ getMessage() [3/6]
static XalanDOMString& xalanc::XalanMessageLoader::getMessage |
( |
XalanDOMString & |
theResultMessage, |
|
|
XalanMessages::Codes |
msgToLoad, |
|
|
const XalanDOMChar * |
repText1, |
|
|
const XalanDOMChar * |
repText2 = 0 , |
|
|
const XalanDOMChar * |
repText3 = 0 , |
|
|
const XalanDOMChar * |
repText4 = 0 |
|
) |
| |
|
static |
◆ getMessage() [4/6]
◆ getMessage() [5/6]
◆ getMessage() [6/6]
◆ initialize()
static void xalanc::XalanMessageLoader::initialize |
( |
MemoryManager & |
theManager | ) |
|
|
static |
◆ loadMsg()
virtual bool xalanc::XalanMessageLoader::loadMsg |
( |
XalanMessages::Codes |
msgToLoad, |
|
|
XalanDOMChar * |
toFill, |
|
|
XalanSize_t |
maxChars |
|
) |
| |
|
protectedpure virtual |
◆ terminate()
static void xalanc::XalanMessageLoader::terminate |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following file: