Account
LibTmsApi 2.3.0 |
BDictMap< Value > Class Template Reference
#include <BDictMap.h>
Inheritance diagram for BDictMap< Value >:
Public Types | |
typedef BDictMap< Value >::iterator | iterator |
Public Member Functions | |
void | clear () |
int | hasKey (const BString &k) |
BString | key (iterator &i) |
unsigned int | size () |
void | start (iterator &i) |
int | isEnd (iterator &i) |
void | next (iterator &i) |
void | del (const iterator &i) |
void | del (const BString &k) |
Value & | operator[] (iterator &i) |
Value & | operator[] (const BString &i) |
Detailed Description
template<typename Value>
class BDictMap< Value >
class BDictMap< Value >
Template based Array class. This is based on the Standard C++ library map class and has all of the functionality of that class.
Member Typedef Documentation
◆ iterator
Member Function Documentation
◆ clear()
template<typename Value >
| inline |
◆ del() [1/2]
◆ del() [2/2]
◆ hasKey()
◆ isEnd()
◆ key()
◆ next()
◆ operator[]() [1/2]
◆ operator[]() [2/2]
◆ size()
template<typename Value >
| inline |
◆ start()
The documentation for this class was generated from the following file:
- /src/cern/tms/tms/beam/libBeam/BDictMap.h
Generated by 1.9.7