OnixS C++ CME iLink 3 Binary Order Entry Handler  1.17.0
API Documentation
BinaryBlock< Container, BlockLength > Member List

This is the complete list of members for BinaryBlock< Container, BlockLength >, including all inherited members.

BinaryBlock()=defaultBinaryBlock< Container, BlockLength >protected
decimal(BlockLength offset) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
decimal(Value &value, BlockLength offset, NullValue null) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
decimal(Value &value, BlockLength offset, NullValue null, SchemaVersion since) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
enumeration(BlockLength offset) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
enumeration(typename Enumeration::Enum &value, BlockLength offset, NullValue null) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
enumeration(typename Enumeration::Enum &value, BlockLength offset, NullValue null, SchemaVersion since) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
fixedStr(BlockLength offset) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
fixedStr(StrRef &value, BlockLength offset) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
fixedStr(StrRef &value, BlockLength offset, SchemaVersion since) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
ordinary(BlockLength offset) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
ordinary(Value &value, BlockLength offset, NullValue null) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
ordinary(Value &value, BlockLength offset, NullValue null, SchemaVersion since) const noexceptBinaryBlock< Container, BlockLength >inlineprotected
~BinaryBlock()=defaultBinaryBlock< Container, BlockLength >protected
~BinaryBlockBase()=default (defined in BinaryBlockBase)BinaryBlockBaseprotected