OnixS C++ FIX Engine  4.10.1
API Documentation
InsertMode Struct Reference

#include <OnixS/FIXEngine/FIX/FlatMessage.h>

Public Types

enum  Enum { Before, After }
 

Detailed Description

Definition at line 40 of file FlatMessage.h.

Member Enumeration Documentation

enum Enum
Enumerator
Before 

The new field will be inserted before the position tag.

After 

The new field will be inserted after the position tag.

Definition at line 42 of file FlatMessage.h.


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