LibTmsApi  2.0.0
Public Member Functions | Public Attributes | List of all members
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. More...
 
BString value
 The actual value in string form. More...
 

Constructor & Destructor Documentation

Tms::NameValue::NameValue ( BString  pname = BString(),
BString  pvalue = BString() 
)

Member Data Documentation

BString Tms::NameValue::name

The Name of the value.

BString Tms::NameValue::value

The actual value in string form.


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