![]() |
![]() |
|
Index
Source Files
Annotated Class List
Alphabetical Class List
Class Hierarchy
Graphical Class Hierarchy
|
||
![]() |
![]() |
Go to the source code of this file.
Namespaces | |
| namespace | FIX |
Defines | |
| #define | FIELD_SET(MAP, FIELD) |
|
|
Value: bool isSet( const FIELD& field ) const \ { return (MAP).isSetField(field); } \ void set( const FIELD& field ) \ { (MAP).setField(field); } \ FIELD& get( FIELD& field ) const \ { return (FIELD&)(MAP).getField(field); } Definition at line 169 of file FieldMap.h. |
1.3.6-20040222 written by Dimitri van Heesch,
© 1997-2001