trader  v0.1a
A framework to build trading applications
Public Types | Public Member Functions | Public Attributes | List of all members
trader::KrakenApi::TickerInformation::DataObject::ResultMap Struct Reference

Public Types

typedef double AArray
 
typedef std::vector< AArray > A
 
typedef double BArray
 
typedef std::vector< BArray > B
 
typedef double CArray
 
typedef std::vector< CArray > C
 
typedef double HArray
 
typedef std::vector< HArray > H
 
typedef double LArray
 
typedef std::vector< LArray > L
 
typedef double PArray
 
typedef std::vector< PArray > P
 
typedef double TArray
 
typedef std::vector< TArray > T
 
typedef double VArray
 
typedef std::vector< VArray > V
 

Public Member Functions

void SetO (double val)
 
bool isSetO ()
 

Public Attributes

a
 
b
 
c
 
h
 
l
 
double o
 
p
 
t
 
v
 

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