OnixS C++ CME MDP Premium Market Data Handler  5.8.3
API Documentation
FeedConnection.h File Reference
#include <string>
#include <vector>
#include <OnixS/CME/MDH/Integral.h>

Go to the source code of this file.

Classes

class  NetFeedConnection
 
struct  NetFeedConnectionLess
 

Namespaces

 OnixS
 
 OnixS::CME
 
 OnixS::CME::MDH
 

Typedefs

typedef std::vector< std::string > NifList
 

Functions

void fromStr (NifList &, const std::string &, const std::string &=std::string("; ,"))
 
void toStr (std::string &, const NetFeedConnection &)
 
std::string toStr (const NetFeedConnection &connection)