OnixS C++ B3 BOE Binary Order Entry  1.2.0
API Documentation
AccountType Struct Reference

#include <OnixS/B3/BOE/messaging/Fields.h>

Public Types

enum  Enum { RemoveAccountInformation = 38, RegularAccount = 39 }
 
typedef UInt8 Base
 

Static Public Member Functions

static std::string toString (Enum)
 

Detailed Description

FIX type: Int.

Definition at line 1902 of file Fields.h.

Member Typedef Documentation

typedef UInt8 Base

Definition at line 1904 of file Fields.h.

Member Enumeration Documentation

enum Enum

Type of Account associated with an order.

Enumerator
RemoveAccountInformation 

RemoveAccountInformation.

RegularAccount 

RegularAccount.

Definition at line 1907 of file Fields.h.

Member Function Documentation

std::string toString ( AccountType::Enum  value)
inlinestatic
Returns
a human-readable presentation.

Definition at line 3429 of file Serialization.h.


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