#include "NOPackageMap.h"
Public Member Functions | |
| NOPackageMap (const std::map< NCommon::UTF8String, NiXPSObjects::NOPackage * > &pMap) | |
| NOPackageMapHandler | getHandler () const |
NOPackageMap is the class used to manage a map of packages
| NiXPSObjects::NOPackageMap::NOPackageMap | ( | const std::map< NCommon::UTF8String, NiXPSObjects::NOPackage * > & | pMap | ) |
create a package from a map of string - NOPackage pointers Useful if you want to run an XML-script using NOUtility::runScript. What you put in the map depends on the XML-script you are using
| pMap | The std::map to construct the NOPackageMap with |
1.6.1