Botcraft 1.21.10
Loading...
Searching...
No Matches
ProtocolCraft::DebugSubscriptionEvent Class Reference

#include <DebugSubscription.hpp>

Inheritance diagram for ProtocolCraft::DebugSubscriptionEvent:
ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD_WITHOUT_GETTER_SETTER (DataType, DebugSubscriptionDataType)
 
 SERIALIZED_FIELD_WITHOUT_GETTER_SETTER (Data, std::shared_ptr< DebugSubscriptionData >)
 
 GETTER (DataType)
 
 GETTER (Data)
 
DebugSubscriptionEventSetDataType (const DebugSubscriptionDataType data_type_)
 

Private Attributes

 DECLARE_READ_WRITE_SERIALIZE
 

Additional Inherited Members

- Public Member Functions inherited from ProtocolCraft::NetworkType
virtual ~NetworkType ()
 
virtual void Read (ReadIterator &iter, size_t &length)
 
virtual void Write (WriteContainer &container) const
 
virtual Json::Value Serialize () const
 
- Protected Member Functions inherited from ProtocolCraft::NetworkType
virtual void ReadImpl (ReadIterator &iter, size_t &length)=0
 
virtual void WriteImpl (WriteContainer &container) const =0
 
virtual Json::Value SerializeImpl () const =0
 

Detailed Description

Definition at line 49 of file DebugSubscription.hpp.

Member Function Documentation

◆ GETTER() [1/2]

ProtocolCraft::DebugSubscriptionEvent::GETTER ( Data  )
private

◆ GETTER() [2/2]

ProtocolCraft::DebugSubscriptionEvent::GETTER ( DataType  )
private

◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [1/2]

ProtocolCraft::DebugSubscriptionEvent::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER ( Data  ,
std::shared_ptr< DebugSubscriptionData  
)
private

◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [2/2]

ProtocolCraft::DebugSubscriptionEvent::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER ( DataType  ,
DebugSubscriptionDataType   
)
private

◆ SetDataType()

DebugSubscriptionEvent & ProtocolCraft::DebugSubscriptionEvent::SetDataType ( const DebugSubscriptionDataType  data_type_)
private

Definition at line 155 of file DebugSubscription.cpp.

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::DebugSubscriptionEvent::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 59 of file DebugSubscription.hpp.


The documentation for this class was generated from the following files: