#include <Identifier.hpp>
Definition at line 7 of file Identifier.hpp.
◆ GetFull()
std::string ProtocolCraft::Identifier::GetFull |
( |
| ) |
const |
|
inline |
◆ GetName()
std::string ProtocolCraft::Identifier::GetName |
( |
| ) |
const |
|
inline |
◆ GetNamespace()
std::string ProtocolCraft::Identifier::GetNamespace |
( |
| ) |
const |
|
inline |
◆ operator<()
bool ProtocolCraft::Identifier::operator< |
( |
const Identifier & |
rhs | ) |
const |
|
inline |
◆ SERIALIZED_FIELD_WITHOUT_GETTER_SETTER()
ProtocolCraft::Identifier::SERIALIZED_FIELD_WITHOUT_GETTER_SETTER |
( |
RawString |
, |
|
|
std::string |
|
|
) |
| |
|
private |
◆ SetName()
auto & ProtocolCraft::Identifier::SetName |
( |
const std::string & |
name | ) |
|
|
inline |
◆ SetNamespace()
auto & ProtocolCraft::Identifier::SetNamespace |
( |
const std::string & |
namespace_ | ) |
|
|
inline |
◆ SetRawString()
auto & ProtocolCraft::Identifier::SetRawString |
( |
const std::string & |
raw | ) |
|
|
inline |
◆ DECLARE_READ_WRITE_SERIALIZE
ProtocolCraft::Identifier::DECLARE_READ_WRITE_SERIALIZE |
|
private |
The documentation for this class was generated from the following file: