Property implementation class for parameters.
More...
#include <classVIBTransaction.h>
|
| | ParamClass (Transaction *pParent) |
| | Construct the wrapper for an individual parameter.
|
| |
| void | Add (const std::string &str) |
| | Add a parameter to the list.
|
| |
Property implementation class for parameters.
| VIB::Transaction::ParamClass::ParamClass |
( |
Transaction * |
pParent | ) |
|
|
inline |
Construct the wrapper for an individual parameter.
- Parameters
-
| void VIB::Transaction::ParamClass::Add |
( |
const std::string & |
str | ) |
|
Add a parameter to the list.
- Parameters
-
| [in] | str | Parameter string value to add. |
- Note
- Reimplements TStrings::Add
The documentation for this class was generated from the following files: