photon
1.1
|
#include <photon_msgbuffer.h>
Data Fields | |
void * | base |
void * | hptr |
void * | mptr |
bool | empty |
Definition at line 27 of file photon_msgbuffer.h.
void* photon_mbe::base |
Definition at line 28 of file photon_msgbuffer.h.
bool photon_mbe::empty |
Definition at line 31 of file photon_msgbuffer.h.
void* photon_mbe::hptr |
Definition at line 29 of file photon_msgbuffer.h.
void* photon_mbe::mptr |
Definition at line 30 of file photon_msgbuffer.h.