Public Types | Public Member Functions

LsMap< Key, T > Class Template Reference

Inheritance diagram for LsMap< Key, T >:
LsPaths LsTopoMap LsPathsTentative

List of all members.

Public Types

typedef less< Key > less_key
typedef map< Key, T, less_key > baseMap
typedef map< Key, T, less< Key >
>::iterator 
iterator
typedef pair< iterator, bool > pair_iterator_bool

Public Member Functions

iterator insert (const Key &key, const T &item)
void eraseAll ()
T * findPtr (Key key)

template<class Key, class T>
class LsMap< Key, T >


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