#include <FXIPC.h>
Definition at line 320 of file FXIPC.h.
Public Types | |
BaseCode | |
code | |
EndCode | |
enum | { BaseCode, code } |
enum | { EndCode, code } |
Public Member Functions | |
FXIPCMsgChunk (FXIPCMsgRegistry *registry) | |
FXIPCMsgRegistry & | registry () const throw () |
FXuint | baseCode () const throw () |
FXuint | endCode () const throw () |
Protected Types | |
typedef msgtypelist | MsgTypeList |
Protected Attributes | |
FXIPCMsgRegistry * | myregistry |
Generic::TL::instantiateH< msgtypelist > | registrants |