| Apama Capital Markets Foundation
    9.12.0.0
    | 
#include <MDM_MarketDataInterface.h>
 
  
 | Public Member Functions | |
| SchemaItemValue (const std::string ¶mName, const std::string &value) | |
| bool | operator== (const SchemaItemValue &rhs) const | 
| Public Attributes | |
| std::string | paramName_ | 
| std::string | value_ | 
Schema handling AP_Interfaces - Extra Params and News
| 
 | inline | 
Constructor
| paramName | The name/key of this schema item | 
| value | The value of this schema item | 
| 
 | inline | 
Comparison operator
| rhs | The value to compare to. | 
| std::string SchemaItemValue::paramName_ | 
The name/key of this schema item
| std::string SchemaItemValue::value_ | 
The value of this schema item