API  Version 2.0.1
Low-Latency HFT API
 All Classes Functions Variables
API2::StrategyParameters Class Reference

The StrategyParameters class provides the Basic Strategy Parameters, StrategyId and ClientId.
Stratgy Parameters are provided by StrategyParameters::getInfo() More...

#include <sgApiParameters.h>

Public Member Functions

void * getInfo ()
 getInfo, Provides the Strategy Parameters More...
 
int getClientId ()
 getClientId More...
 
int getId ()
 getId More...
 

Protected Attributes

int _clientId
 _clientId
 
void * _info
 _info
 
int _id
 _id
 

Detailed Description

The StrategyParameters class provides the Basic Strategy Parameters, StrategyId and ClientId.
Stratgy Parameters are provided by StrategyParameters::getInfo()

Member Function Documentation

int API2::StrategyParameters::getClientId ( )

getClientId

Returns
int API2::StrategyParameters::getId ( )

getId

Returns
void* API2::StrategyParameters::getInfo ( )

getInfo, Provides the Strategy Parameters

Returns

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