OnixS CME Drop Copy Handler C++ library  5.6.0
API documentation
BitmapField Class Reference

#include <OnixS/CME/DropCopy/Messaging.h>

Public Types

typedef UInt32 BaseType
 

Public Member Functions

 BitmapField (BaseType bits=0)
 
 BitmapField (const FieldSet &msg, Tag tag)
 

Protected Member Functions

bool state (BaseType bit) const
 
bool any () const
 
BaseType bits () const
 

Detailed Description

Definition at line 698 of file Messaging.h.

Member Typedef Documentation

typedef UInt32 BaseType

Definition at line 702 of file Messaging.h.

Constructor & Destructor Documentation

BitmapField ( BaseType  bits = 0)
inlineexplicit

Initializes bitmap field instance with explicit value.

Definition at line 705 of file Messaging.h.

BitmapField ( const FieldSet msg,
Tag  tag 
)
inline

Initializes bitmap field instance from FIX field set.

Definition at line 711 of file Messaging.h.

Member Function Documentation

bool any ( ) const
inlineprotected

Definition at line 724 of file Messaging.h.

BaseType bits ( ) const
inlineprotected

Definition at line 729 of file Messaging.h.

bool state ( BaseType  bit) const
inlineprotected

Definition at line 719 of file Messaging.h.


The documentation for this class was generated from the following file: