|
WSF
|
Performs the registration of XIO packets and classes. More...
#include <WsfXIO_WeaponPacketRegistry.hpp>
Static Public Member Functions | |
| static void | RegisterPackets (PakProcessor &aProcessor) |
| static void | RegisterClasses () |
| Register class types to support polymorphic serialization. | |
Performs the registration of XIO packets and classes.
|
static |
Register class types to support polymorphic serialization.
References cXIO_WSF_EXTENDED_FIRST_TYPE_ID, and cXIO_WSF_EXTENDED_LAST_TYPE_ID.
Referenced by RegisterPackets().
|
static |
Registers all packets used by XIO. Unregistered packets cannot be sent or received.
References REGISTER_PACKET, and RegisterClasses().
Referenced by WsfXIO_WeaponComponent::ComponentParentChanged(), and WsfXIO_WeaponInterface::Create().