Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
BDictItem< Type > Class Template Reference
Template based Dictionary class.
More...
#include <BDict.h>
List of all members.
Public Member Functions
BDictItem
(
BString
k="", Type v=Type())
Public Attributes
BString
key
Type
value
Detailed Description
template<class Type>
class BDictItem< Type >
Template based Dictionary class.
Constructor & Destructor Documentation
template<class Type>
BDictItem
< Type >::
BDictItem
(
BString
k
=
""
,
Type
v
=
Type()
)
[inline]
Member Data Documentation
template<class Type>
BString
BDictItem
< Type >::
key
template<class Type>
Type
BDictItem
< Type >::
value
The documentation for this class was generated from the following file:
BDict.h
Generated on Mon Dec 13 14:44:28 2010 for LibBeamApi by
1.4.7