BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
bcnp::MessageInfo Struct Reference

#include <message_types.h>

Public Attributes

MessageTypeId typeId
 
std::size_t wireSize
 
const char * name
 

Detailed Description

Definition at line 110 of file message_types.h.

Member Data Documentation

◆ name

const char* bcnp::MessageInfo::name

Definition at line 113 of file message_types.h.

◆ typeId

MessageTypeId bcnp::MessageInfo::typeId

Definition at line 111 of file message_types.h.

◆ wireSize

std::size_t bcnp::MessageInfo::wireSize

Definition at line 112 of file message_types.h.


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