OnixS C++ CME iLink 3 Binary Order Entry Handler  1.18.0
API Documentation
SimpleOpenFramingHeader Class Reference

#include <OnixS/CME/iLink3/messaging/SimpleOpenFramingHeader.h>

Public Member Functions

void setup (UInt16 sz) noexcept
 
void size (UInt16 val) noexcept
 
UInt16 size () const noexcept
 
UInt16 encoding () const noexcept
 

Detailed Description

Definition at line 33 of file SimpleOpenFramingHeader.h.

Member Function Documentation

UInt16 encoding ( ) const
inlinenoexcept
Returns
the encoding type.

Definition at line 56 of file SimpleOpenFramingHeader.h.

void setup ( UInt16  sz)
inlinenoexcept

Initializes the header.

Definition at line 37 of file SimpleOpenFramingHeader.h.

void size ( UInt16  val)
inlinenoexcept

Sets the size.

Definition at line 44 of file SimpleOpenFramingHeader.h.

UInt16 size ( ) const
inlinenoexcept
Returns
the size

Definition at line 50 of file SimpleOpenFramingHeader.h.


The documentation for this class was generated from the following file: