|
Core Library
1.7.0.0
Library containing core utilities and tools for threading, networking, logging, INI and CSV file management etc.
|
Archive type enumerator as a template class. More...
#include <MessageUtils.h>
Static Public Member Functions | |
| static defs::eArchiveType | Enumerate () |
| Enumerate method. More... | |
Archive type enumerator as a template class.
This is the general case and always throws an std::invalid_argument exception as a specialised template version should always be created for each archive type.
|
inlinestatic |
Enumerate method.