LibBeamApi  1.3.0
Public Member Functions | Private Attributes
BNameValue Class 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

Constructor & Destructor Documentation

BNameValue::BNameValue ( ) [inline]
BNameValue::BNameValue ( BString  name,
const T &  value 
) [inline]

Member Function Documentation

BString BNameValue::getName ( ) [inline]
T& BNameValue::getValue ( ) [inline]

Member Data Documentation

T BNameValue::ovalue [private]

The documentation for this class was generated from the following file: