FX::FXIPCMsgRegister< codealloc, msgtype > Struct Template Reference
[Inter Process Communication & Data Transport]

#include <FXIPC.h>

List of all members.


Detailed Description

template<class codealloc, class msgtype>
struct FX::FXIPCMsgRegister< codealloc, msgtype >

Actual implementation of registering a message with the registry.

Definition at line 347 of file FXIPC.h.

Public Types

typedef msgtype MsgType

Public Member Functions

 FXIPCMsgRegister (FXIPCMsgRegistry *_registry)
 ~FXIPCMsgRegister ()

Static Public Member Functions

static void endianise (FXIPCMsg *msg, FXStream &s)
static void deendianise (FXIPCMsg *msg, FXStream &s)
static FXIPCMsgmakeMsg ()
static void delMsg (FXIPCMsg *ptr)

Public Attributes

FXIPCMsgRegistryregistry
Generic::typeInfo< msgtype > typeinfo


The documentation for this struct was generated from the following file:
(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:34:32 2009 for TnFOX by doxygen v1.4.7