|
|
LLAPI bool | registerPacket (std::string_view name, PacketRuntimeId id, PacketFactory factory) |
|
LLAPI bool | registerPacket (std::string_view name, PacketRuntimeId id, PacketFactory factory, PacketHandler handler) |
|
LLAPI bool | registerHandler (std::string_view name, PacketRuntimeId id, PacketHandler handler) |
|
LLNDAPI std::unique_ptr< Packet > | createPacket (PacketRuntimeId runtimeId) |
|
LLNDAPI PacketHandler | getHandler (PacketRuntimeId runtimeId) |
|
|
static LLNDAPI PacketRegistrar & | getInstance () |
The documentation for this class was generated from the following file: