Beam-lib 2.15.1 |
BNameValue< T > Class Template Reference
#include <BNameValue.h>
Public Member Functions | |
BNameValue () | |
BNameValue (BString name, const T &value) | |
BString | getName () |
T & | getValue () |
Private Attributes | |
BString | oname |
T | ovalue |
Constructor & Destructor Documentation
◆ BNameValue() [1/2]
template<class T >
| inline |
◆ BNameValue() [2/2]
template<class T >
| inline |
Member Function Documentation
◆ getName()
template<class T >
| inline |
◆ getValue()
template<class T >
| inline |
Member Data Documentation
◆ oname
template<class T >
| private |
◆ ovalue
template<class T >
| private |
The documentation for this class was generated from the following file:
Generated by 1.8.14