BNameValue< T > Class Template Reference

#include <BNameValue.h>

List of all members.

Public Member Functions

 BNameValue ()
 BNameValue (BString name, const T &value)
BString getName ()
T & getValue ()

Private Attributes

BString oname
ovalue

template<class T>
class BNameValue< T >


Constructor & Destructor Documentation

template<class T>
BNameValue< T >::BNameValue (  )  [inline]

template<class T>
BNameValue< T >::BNameValue ( BString  name,
const T &  value 
) [inline]


Member Function Documentation

template<class T>
BString BNameValue< T >::getName (  )  [inline]

template<class T>
T& BNameValue< T >::getValue (  )  [inline]


Member Data Documentation

template<class T>
BString BNameValue< T >::oname [private]

template<class T>
T BNameValue< T >::ovalue [private]


The documentation for this class was generated from the following file:
Generated on Mon Jun 21 11:49:08 2010 for LibBeamApi by  doxygen 1.4.7