OnixS Thomson Reuters Matching API (MAPI) Market Data Handler for C++  1.6.0.0
Public Member Functions | Protected Attributes | List of all members
Symbol Class Reference

Symbol related fields. More...

Public Member Functions

 Symbol ()
 Initialize default instance.
 
const std::string & name () const
 Symbol name.
 
UInt64 prodPerm () const
 Product permissions information.
 
std::string toString () const
 Returns the string representation.
 

Protected Attributes

std::string name_
 
UInt64 prodPerm_
 

Detailed Description

Symbol related fields.