#include <PropertyMatcher.hpp>
Definition at line 14 of file PropertyMatcher.hpp.
◆ THIS
◆ DEFINE_CONDITION() [1/2]
ProtocolCraft::Components::PropertyMatcher::DEFINE_CONDITION |
( |
IsExactMatcher |
, |
|
|
GetIsExactMatcher() |
|
|
) |
| |
|
private |
◆ DEFINE_CONDITION() [2/2]
ProtocolCraft::Components::PropertyMatcher::DEFINE_CONDITION |
( |
IsRangedMatcher |
, |
|
|
! |
GetIsExactMatcher() |
|
) |
| |
|
private |
◆ GetIsExactMatcher()
bool ProtocolCraft::Components::PropertyMatcher::GetIsExactMatcher |
( |
| ) |
const |
|
inlineprotected |
◆ GETTER() [1/2]
ProtocolCraft::Components::PropertyMatcher::GETTER |
( |
ExactMatcher |
| ) |
|
|
private |
◆ GETTER() [2/2]
ProtocolCraft::Components::PropertyMatcher::GETTER |
( |
RangedMatcher |
| ) |
|
|
private |
◆ SERIALIZED_FIELD()
ProtocolCraft::Components::PropertyMatcher::SERIALIZED_FIELD |
( |
Name |
, |
|
|
std::string |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [1/3]
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [2/3]
ProtocolCraft::Components::PropertyMatcher::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER |
( |
IsExactMatcher_ |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER() [3/3]
◆ SetExactMatcher()
◆ SetRangedMatcher()
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::Components::PropertyMatcher::DECLARE_READ_WRITE_SERIALIZE |
|
private |
The documentation for this class was generated from the following file: