Apama  10.1.0.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
map_t.hpp File Reference

Contains the C++ implementation of map_t. More...

Go to the source code of this file.

Classes

class  map_t
 A map class which implements many of the functions on std::map. More...
 
struct  map_t::_iterator< DATA, UNDERLYING, PAIR >
 Forward/reverse and const/non-const iterators are implemented using this class. More...
 

Detailed Description

Contains the C++ implementation of map_t.