Home | All Classes | Grouped Classes | Index | Search
Network object replication channel. More...
Derived from:
none
Derived by:
none
Group: Network (NetObjects)
#include <ClanLib/network.h>
Construction:
Constructs a netobject controller. |
Operations:
Signals:
Signal that is called whenever the netobject channel receives a message for a netobject it doesnt know. The application should hook a slot into this signal and determine what to do with the message. |
Implementation:
NetObjectController implementation. |
Detailed description:
!group=Network/NetObjects! !header=network.h!Manages a netchannel with netobject replication data. It dispatches incoming messages to the correct netobject.