![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLThreadedErrorStack, including all inherited members.
clear(const int category=TSLErrorCategoryAll) | TSLThreadedErrorStack | static |
errorCallback(TSLMapLinkErrorCallback *callbackObject, TSLErrorCategory errorCategory=TSLErrorCategoryAll) | TSLThreadedErrorStack | static |
errorString(TSLSimpleString &result, const char *hdr="", const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
first(int &errorCode, TSLSimpleString &info, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
first(int &errorCode, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
index(int idx, int &errorCode, TSLSimpleString &info, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
index(int idx, int &errorCode, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
last(int &errorCode, TSLSimpleString &info, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
last(int &errorCode, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
loadMessages(const TSLSimpleString &filename) | TSLThreadedErrorStack | static |
lookupMessage(const int errorNumber, int &category, TSLSimpleString &message) | TSLThreadedErrorStack | static |
next(int &errorCode, TSLSimpleString &info, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
next(int &errorCode, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
previous(int &errorCode, TSLSimpleString &info, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
previous(int &errorCode, const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
setSize(const int newSize) | TSLThreadedErrorStack | static |
size(const int category=TSLErrorCategoryError|TSLErrorCategoryFatal) | TSLThreadedErrorStack | static |
totalErrorsSinceLastClear(const int category=TSLErrorCategoryAll) | TSLThreadedErrorStack | static |