#include <B2BITS_AdaptorExtraParameters.h>


Public Member Functions | |
| AdaptorExtraParameters () | |
Public Attributes | |
| const char * | pStartTime_ |
| const char * | pTerminateTime_ |
| bool | recreateOnLogout_ |
If these parametes are present FIX Engine adds them to Standard Message Header of all outgoing messages unless another value has been explicitly set in the particular message.
| Engine::AdaptorExtraParameters::AdaptorExtraParameters | ( | ) |
Initializes all parameters to default (NULL) values.
| const char* Engine::AdaptorExtraParameters::pStartTime_ |
local time to start this session (HH:MM)
| const char* Engine::AdaptorExtraParameters::pTerminateTime_ |
local time to terminate this session (HH:MM)
defines wheter session must be recreated on logout. Default: false
1.5.6