Account
Beamlib 3.3.4 This is the Beam C++ class library. |
Loading...
Searching...
No Matches
BNameValue< T > Class Template Reference
A simple, templated, name/value pair. More...
#include <BNameValue.h>
Public Member Functions | |
BNameValue () | |
BNameValue (BString name, const T &value) | |
BString | getName () |
T & | getValue () |
Detailed Description
template<class T>
class BNameValue< T >
class BNameValue< T >
A simple, templated, name/value pair.
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 |
The documentation for this class was generated from the following file:
Generated by