#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 |
Definition at line 702 of file Messaging.h.
Definition at line 705 of file Messaging.h.
|
inlineexplicit |
Initializes bitmap field instance with explicit value.
Definition at line 708 of file Messaging.h.
|
inline |
Initializes bitmap field instance from FIX field set.
Definition at line 714 of file Messaging.h.
|
inlineprotected |
Definition at line 726 of file Messaging.h.
|
inlineprotected |
Definition at line 731 of file Messaging.h.
|
inlineprotected |
Definition at line 721 of file Messaging.h.