Go to the source code of this file.
Classes | |
| class | MessageHeader |
| class | GroupSizeEncoding |
| struct | NullPriceOptional |
| struct | NullPrice8Optional |
| struct | NullPriceOffsetOptional |
| struct | NullPercentage8Optional |
| class | UTCTimestampNanos |
| class | UTCTimestampNanosOptional |
| struct | NullUTCTimestampNanosOptional |
| class | DeltaInMillis |
| struct | CredentialsEncoding |
| struct | MemoEncoding |
| struct | TextEncoding |
| struct | DeskIDEncoding |
| struct | ClientAppEncoding |
| class | CustodianInfo |
| struct | NullCustodianInfo |
| class | InboundBusinessHeader |
| struct | InboundBusinessHeader::NullSendingTime |
| class | OutboundBusinessHeader |
| struct | OutboundBusinessHeader::NullSendingTime |
| class | BidirectionalBusinessHeader |
| struct | BidirectionalBusinessHeader::NullSendingTime |
| class | InvestorID |
| struct | NullInvestorID |
| class | ImpliedEventID |
| struct | NullImpliedEventID |
| class | Version |
| struct | NullVersion |
Namespaces | |
| namespace | OnixS |
| namespace | OnixS::B3 |
| namespace | OnixS::B3::BOE |
| namespace | OnixS::B3::BOE::Messaging |
Typedefs | |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > | Price |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > | PriceOptional |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > | Price8 |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > | Price8Optional |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -4 > > | PriceOffsetOptional |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > | Percentage8 |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -8 > > | Percentage8Optional |
| typedef FixedPointDecimal< Int64, IntegralConstant< Int8, -7 > > | RatioQty |
| typedef MessageHeader | MessageHeaderBuilder |