Template Struct PropertiesSerializable
Defined in File Properties.hpp
Inheritance Relationships
Base Type
public Base
Struct Documentation
-
template<typename Base, typename Derived>
struct PropertiesSerializable : public Base Serializable properties.
Public Functions
-
inline virtual void serialize(std::vector<std::uint8_t> &data, SerializationType type = SerializationType::LIBNOP) const override
-
inline virtual std::unique_ptr<Properties> clone() const override
-
inline virtual void serialize(std::vector<std::uint8_t> &data, SerializationType type = SerializationType::LIBNOP) const override