NLNET::TUnifiedCallbackItem Struct Reference

#include <unified_network.h>


Detailed Description

Callback items. See CMsgSocket::update() for an explanation on how the callbacks are called.

Definition at line 55 of file unified_network.h.

Data Fields

TUnifiedMsgCallback Callback
 The callback function.

char * Key
 Key C string. It is a message type name, or "C" for connection or "D" for disconnection.


Field Documentation

TUnifiedMsgCallback NLNET::TUnifiedCallbackItem::Callback
 

The callback function.

Definition at line 60 of file unified_network.h.

char* NLNET::TUnifiedCallbackItem::Key
 

Key C string. It is a message type name, or "C" for connection or "D" for disconnection.

Definition at line 58 of file unified_network.h.


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 14:08:24 2004 for NeL by doxygen 1.3.6