Cern
LibTmsApi 2.3.0

#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()

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

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: