Main Page   Class Hierarchy   Compound List   File List   Compound Members  

SOME::StringMap Class Reference

Because of problems with map on windows, I have to write my own. More...

#include <SOMEStringMap.h>

List of all members.

Public Methods

std::string& operator[] (const std::string& findkey)
std::map< std::string, std::string > getStdMap ()


Detailed Description

Because of problems with map on windows, I have to write my own.

I see no reason to waste my time making this perfect at the moment. Feel free to make adjustments as long as you don't introduce static variables.

Definition at line 16 of file SOMEStringMap.h.


Member Function Documentation

std::map< std::string,std::string > SOME::StringMap::getStdMap< std::string, std::string > ( ) [inline]
 

Definition at line 45 of file SOMEStringMap.h.

std::string & SOME::StringMap::operator[] ( const std::string & findkey ) [inline]
 

Definition at line 33 of file SOMEStringMap.h.


The documentation for this class was generated from the following file:
Generated at Fri Dec 8 14:24:48 2000 for SOMELib by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000