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

#include <B2BITS_IceImpactMessages.h>

Public Member Functions

std::ostream & toStream (std::ostream &os) const
 
const Int16 getFieldLength () const throw ()
 
void setFieldLength (Int16 val) throw ()
 
AnyValue getValue () const throw ()
 
const Int8 getFieldID () const throw ()
 
void setFieldID (Int8 val) throw ()
 

Public Attributes

Int8 fieldID
 
Int16 fieldLength
 
Alpha value
 

Member Function Documentation

const Int8 IceImpact::SpecialFieldMessage::FieldInfo::getFieldID ( ) const
throw (
)
inline
const Int16 IceImpact::SpecialFieldMessage::FieldInfo::getFieldLength ( ) const
throw (
)
inline
AnyValue IceImpact::SpecialFieldMessage::FieldInfo::getValue ( ) const
throw (
)
inline
void IceImpact::SpecialFieldMessage::FieldInfo::setFieldID ( Int8  val)
throw (
)
inline
void IceImpact::SpecialFieldMessage::FieldInfo::setFieldLength ( Int16  val)
throw (
)
inline
std::ostream& IceImpact::SpecialFieldMessage::FieldInfo::toStream ( std::ostream &  os) const
inline

Member Data Documentation

Int8 IceImpact::SpecialFieldMessage::FieldInfo::fieldID
Int16 IceImpact::SpecialFieldMessage::FieldInfo::fieldLength
Alpha IceImpact::SpecialFieldMessage::FieldInfo::value