API  Version 2.0.1
Low-Latency HFT API
 All Classes Functions Variables
API2::COMMON::KeyValue Struct Reference

The KeyValue struct. More...

#include <userParamsReader.h>

Public Member Functions

 KeyValue (std::string label, std::string key, std::string value, SerializedDataType type)
 KeyValue. More...
 

Public Attributes

std::string _label
 _label
 
std::string _key
 _key
 
std::string _value
 _value
 
SerializedDataType _type
 _type
 

Detailed Description

The KeyValue struct.

Constructor & Destructor Documentation

API2::COMMON::KeyValue::KeyValue ( std::string  label,
std::string  key,
std::string  value,
SerializedDataType  type 
)
inline

KeyValue.

Parameters
label
key
value
type

The documentation for this struct was generated from the following file: