Utilities that must be implemented in a class-specific way.
More...
#include <xercesc/util/XMLInitializer.hpp>
Utilities that must be implemented in a class-specific way.
This class contains methods that must be implemented by different classes that have static data (class or local) that they need to initialize when XMLPlatformUtils::Initialize is invoked.
◆ initializeStaticData()
static void XMLInitializer::initializeStaticData |
( |
| ) |
|
|
staticprotected |
◆ initializeTransService()
static void XMLInitializer::initializeTransService |
( |
| ) |
|
|
staticprotected |
◆ terminateStaticData()
static void XMLInitializer::terminateStaticData |
( |
| ) |
|
|
staticprotected |
◆ terminateTransService()
static void XMLInitializer::terminateTransService |
( |
| ) |
|
|
staticprotected |
◆ XMLPlatformUtils
The documentation for this class was generated from the following file: