B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | INVALID_REQUEST = 1 |
Invalid or unsupported Request = 1. | |
static const int | NO_POSITIONS_FOUND = 2 |
No positions found that match criteria = 2. | |
static const int | NOT_AUTHORIZED = 3 |
Not authorized to request positions = 3. | |
static const int | OTHER = 99 |
Other (use<fieldref tag="58">Text</fieldref>in conjunction with this code for an explanation) = 99. | |
static const int | RFQ_NOT_SUPPORTED = 4 |
Request for Position not supported = 4. | |
static const int | VALID_REQUEST = 0 |
Valid Request = 0. | |
|
static |
Invalid or unsupported Request = 1.
|
static |
No positions found that match criteria = 2.
|
static |
Not authorized to request positions = 3.
|
static |
Other (use<fieldref tag="58">Text</fieldref>in conjunction with this code for an explanation) = 99.
|
static |
Request for Position not supported = 4.
|
static |
Valid Request = 0.