InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
MessageBatchSerialized::msgbatch_s Struct Reference

structure of serialized messages and destination node More...

#include <Message.h>

Collaboration diagram for MessageBatchSerialized::msgbatch_s:

Public Attributes

int16_t nodeid
 
std::string * serializedmsg
 

Detailed Description

structure of serialized messages and destination node

Definition at line 1035 of file Message.h.

Member Data Documentation

int16_t MessageBatchSerialized::msgbatch_s::nodeid

Definition at line 1037 of file Message.h.

Referenced by ObGateway::ObGateway().

std::string* MessageBatchSerialized::msgbatch_s::serializedmsg

Definition at line 1038 of file Message.h.

Referenced by ObGateway::ObGateway().


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