B2BITS FIX Antenna HFT  1.0.17
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
B3::CustodianInfo Struct Reference

#include <B3BinaryMessages.h>

Public Member Functions

u32 getCustodian () const
 
u32 getCustodyAccount () const
 
u32 getCustodyAllocationType () const
 
bool isCustodianNull () const
 
bool isCustodyAccountNull () const
 
bool isCustodyAllocationTypeNull () const
 
void reset ()
 
CustodianInfosetCustodian (u32 value)
 
CustodianInfosetCustodyAccount (u32 value)
 
CustodianInfosetCustodyAllocationType (u32 value)
 
std::ostream & toStream (std::ostream &os) const
 

Static Public Member Functions

static u32 getCustodianNullValue ()
 
static u32 getCustodyAccountNullValue ()
 
static u32 getCustodyAllocationTypeNullValue ()
 

Public Attributes

u32 custodian
 
u32 custodyAccount
 
u32 custodyAllocationType
 

Member Function Documentation

u32 B3::CustodianInfo::getCustodian ( ) const
inline
static u32 B3::CustodianInfo::getCustodianNullValue ( )
inlinestatic

Referenced by reset().

u32 B3::CustodianInfo::getCustodyAccount ( ) const
inline
static u32 B3::CustodianInfo::getCustodyAccountNullValue ( )
inlinestatic

Referenced by reset().

u32 B3::CustodianInfo::getCustodyAllocationType ( ) const
inline
static u32 B3::CustodianInfo::getCustodyAllocationTypeNullValue ( )
inlinestatic

Referenced by reset().

bool B3::CustodianInfo::isCustodianNull ( ) const
inline
bool B3::CustodianInfo::isCustodyAccountNull ( ) const
inline
bool B3::CustodianInfo::isCustodyAllocationTypeNull ( ) const
inline
void B3::CustodianInfo::reset ( )
inline
CustodianInfo& B3::CustodianInfo::setCustodian ( u32  value)
inline
CustodianInfo& B3::CustodianInfo::setCustodyAccount ( u32  value)
inline
CustodianInfo& B3::CustodianInfo::setCustodyAllocationType ( u32  value)
inline
std::ostream& B3::CustodianInfo::toStream ( std::ostream &  os) const
inline

Referenced by B3::operator<<().

Member Data Documentation

u32 B3::CustodianInfo::custodian
u32 B3::CustodianInfo::custodyAccount
u32 B3::CustodianInfo::custodyAllocationType