EPAM B2BITS ICE Impact Handler C++  1.1.4
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Classes | Public Member Functions | Public Attributes | List of all members
IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2 Struct Reference

#include <B2BITS_IceImpactMessages.h>

Classes

struct  ExtraLegInfo
 

Public Member Functions

std::ostream & toStream (std::ostream &os) const
 
const Int16 getNumberOfExtraLegDefinitions () const throw ()
 
void setNumberOfExtraLegDefinitions (Int16 val) throw ()
 
const AsciiString getContractSymbolExtra () const throw ()
 
void setContractSymbolExtra (const AsciiString &val) throw ()
 

Public Attributes

ContractSymbol contractSymbolExtra
 
Int16 numberOfExtraLegDefinitions
 

Member Function Documentation

const AsciiString IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::getContractSymbolExtra ( ) const
throw (
)
inline
const Int16 IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::getNumberOfExtraLegDefinitions ( ) const
throw (
)
inline
void IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::setContractSymbolExtra ( const AsciiString val)
throw (
)
inline
void IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::setNumberOfExtraLegDefinitions ( Int16  val)
throw (
)
inline
std::ostream& IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::toStream ( std::ostream &  os) const
inline

Member Data Documentation

ContractSymbol IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::contractSymbolExtra
Int16 IceImpact::OptionsStrategyDefinitionResponse::ContdInfo2::numberOfExtraLegDefinitions