OnixS Xetra MDI Market Data Handler for C++  1.0.0.0
Public Types | Public Attributes | List of all members
MdiFeedDescriptor Struct Reference

Public Types

typedef std::vector< MdiFeedDescriptorCollection
 Collection.
 

Public Attributes

std::string name
 MDI feed unique name.
 
SecurityIds securityIdFilters
 Contains ids of securities which will be processed by feed, if empty all securities will be processed.
 
- Public Attributes inherited from FeedDescriptor
ServiceDescriptor serviceA
 Service A.
 
ServiceDescriptor serviceB
 Service B.
 

Additional Inherited Members

- Public Member Functions inherited from FeedDescriptor
 FeedDescriptor (const std::string &aA, unsigned pA, const std::string &aB, unsigned pB)
 
bool operator== (const FeedDescriptor &other) const
 Compares with another instance.
 
bool operator!= (const FeedDescriptor &other) const
 Compares with another instance.