Account
| LibTmsApi 2.3.0 |
Tms::NameValue Class Reference
#include <TmsD.h>
Public Member Functions | |
| NameValue (BString pname=BString(), BString pvalue=BString()) | |
Public Attributes | |
| BString | name |
| The Name of the value. | |
| BString | value |
| The actual value in string form. | |
Constructor & Destructor Documentation
◆ NameValue()
Member Data Documentation
◆ name
| BString Tms::NameValue::name |
The Name of the value.
◆ value
| BString Tms::NameValue::value |
The actual value in string form.
The documentation for this class was generated from the following files:
Generated by
