OnixS C++ CME MDP Conflated TCP Handler  1.3.1
API Documentation
SessionStorage::RawMessagePointer Struct Reference

#include <OnixS/CME/ConflatedTCP/SessionStorage.h>

Public Member Functions

 RawMessagePointer (const char *buffer=ONIXS_CONFLATEDTCP_NULLPTR, size_t length=0)
 

Public Attributes

const char * buffer_
 
size_t length_
 

Detailed Description

Definition at line 133 of file SessionStorage.h.

Constructor & Destructor Documentation

RawMessagePointer ( const char *  buffer = ONIXS_CONFLATEDTCP_NULLPTR,
size_t  length = 0 
)
inline

Definition at line 135 of file SessionStorage.h.

Member Data Documentation

const char* buffer_
Note
the buffer is NOT owned by the RawMessagePointer.

Definition at line 141 of file SessionStorage.h.

size_t length_

Definition at line 143 of file SessionStorage.h.


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