Botcraft 1.21.4
Loading...
Searching...
No Matches
ProtocolCraft::Components::ExactMatcher Class Reference

#include <ExactMatcher.hpp>

Inheritance diagram for ProtocolCraft::Components::ExactMatcher:
ProtocolCraft::NetworkType

Private Member Functions

 SERIALIZED_FIELD (Value, std::string)
 

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 11 of file ExactMatcher.hpp.

Member Function Documentation

◆ SERIALIZED_FIELD()

ProtocolCraft::Components::ExactMatcher::SERIALIZED_FIELD ( Value  ,
std::string   
)
private

Member Data Documentation

◆ DECLARE_READ_WRITE_SERIALIZE

ProtocolCraft::Components::ExactMatcher::DECLARE_READ_WRITE_SERIALIZE
private

Definition at line 15 of file ExactMatcher.hpp.


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