|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLNET::TCallbackItem Struct ReferenceCallback items. See CMsgSocket::update() for an explanation on how the callbacks are called.
More...
#include <callback_net_base.h>
List of all members.
Detailed Description
Callback items. See CMsgSocket::update() for an explanation on how the callbacks are called.
Definition at line 52 of file callback_net_base.h.
Member Data Documentation
char * NLNET::TCallbackItem::Key
|
|
|
Key C string. It is a message type name, or "C" for connection or "D" for disconnection.
Definition at line 55 of file callback_net_base.h. |
The documentation for this struct was generated from the following file:
|
|