NiXPSObjects::NOPackageMap Class Reference

#include "NOPackageMap.h"

List of all members.

Public Member Functions

 NOPackageMap (const std::map< NCommon::UTF8String, NiXPSObjects::NOPackage * > &pMap)
NOPackageMapHandler getHandler () const


Detailed Description

NOPackageMap is the class used to manage a map of packages

Constructor & Destructor Documentation

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

Parameters:
pMap The std::map to construct the NOPackageMap with


Member Function Documentation

NOPackageMapHandler NiXPSObjects::NOPackageMap::getHandler (  )  const

get a C-safe struct from this NOPackageMap to handle over to the DLL


The documentation for this class was generated from the following files:
Generated on Thu Jul 3 15:30:45 2008 for NiXPS Library SDK by  doxygen 1.5.3