OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | Public Attributes | List of all members
BrokerSignature Struct Reference

Used when a participant identifies the trading authority held by its own user. More...

Public Member Functions

std::string toString () const
 String representation.
 
 BrokerSignature ()
 Default constructor.
 

Public Attributes

std::string signature
 Defines the user signature.
 
OMexBool::Enum isProgramTrader
 Defines if the User is a program trader ot not.
 
uint16 memberId
 A unique number that identified the member, used when subscribing for directed broadcast information.
 
uint16 userId
 A unique number that identified the user, used when subscribing for directed broadcast information.
 

Detailed Description

Used when a participant identifies the trading authority held by its own user.