Account
|      LibTmsApi 2.3.0         |   
BDictItem< Type > Class Template Reference
Template based Dictionary class. More...
#include <BDict.h>
Public Member Functions | |
| BDictItem (BString k="", Type v=Type()) | |
Public Attributes | |
| BString | key | 
| Type | value | 
Detailed Description
template<class Type>
class BDictItem< Type >
class BDictItem< Type >
Template based Dictionary class.
Constructor & Destructor Documentation
◆ BDictItem()
 template<class Type > 
        
  |    inline | 
Member Data Documentation
◆ key
◆ value
 template<class Type > 
       | Type BDictItem< Type >::value | 
The documentation for this class was generated from the following file:
- /src/cern/tms/tms/beam/libBeam/BDict.h
 
Generated by
