UMPSystem Class Reference

#include <iump.h>

Public Member Functions

 INTEGER_CONSTANT (Version, 1)
 STRING_CONSTANT (Name,"ump")
virtual ~UMPSystem ()
 UMPSystem ()
void editUMPDefinition ()
const std::string getUMPFilename (const std::string &map)
void init ()
const std::set< std::stringgetFiles () const

Private Types

typedef std::set< std::string >
::iterator 
UMPFilesIterator

Private Attributes

std::set< std::string_umpFiles

Detailed Description

Definition at line 37 of file iump.h.


Member Typedef Documentation

typedef std::set<std::string>::iterator UMPSystem::UMPFilesIterator [private]

Definition at line 42 of file iump.h.


Constructor & Destructor Documentation

virtual UMPSystem::~UMPSystem (  )  [inline, virtual]

Definition at line 48 of file iump.h.

UMPSystem::UMPSystem (  ) 

Constructor


Member Function Documentation

void UMPSystem::editUMPDefinition (  ) 
const std::set<std::string> UMPSystem::getFiles (  )  const [inline]
Returns:
A vector with ump filesnames

Definition at line 69 of file iump.h.

References _umpFiles.

const std::string UMPSystem::getUMPFilename ( const std::string map  ) 
Returns:
The ump filename for the given map
void UMPSystem::init (  ) 
UMPSystem::INTEGER_CONSTANT ( Version  ,
 
)
UMPSystem::STRING_CONSTANT ( Name  ,
"ump"   
)

Field Documentation

std::set<std::string> UMPSystem::_umpFiles [private]

Definition at line 41 of file iump.h.

Referenced by getFiles().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2