FX::FXIPCMsgRegistry Class Reference
[Inter Process Communication & Data Transport]

#include <FXIPC.h>

List of all members.


Detailed Description

A registry of known IPC messages for a particular IPC channel.

Definition at line 281 of file FXIPC.h.

Public Types

typedef void(*) deendianiseSpec (FXIPCMsg *, FXStream &)
typedef FXIPCMsg *(*) makeMsgSpec ()
typedef void(*) delMsgSpec (FXIPCMsg *)

Public Member Functions

 FXIPCMsgRegistry ()
 ~FXIPCMsgRegistry ()
bool isValid () const
bool lookup (FXuint code) const
bool lookup (deendianiseSpec &deendianise, makeMsgSpec &makeMsg, delMsgSpec &delMsg, FXuint code) const
const FXStringdecodeType (FXuint code) const

Friends

struct FXIPCMsgRegister


The documentation for this class 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