|
ORE Studio 0.0.4
|
This is the complete list of members for writer, including all inherited members.
| write_bool(std::vector< std::byte > &buffer, bool value) | writer | static |
| write_int64(std::vector< std::byte > &buffer, std::int64_t value) | writer | static |
| write_string(std::vector< std::byte > &buffer, const std::string &str) | writer | static |
| write_string32(std::vector< std::byte > &buffer, const std::string &str) | writer | static |
| write_tenant_id(std::vector< std::byte > &buffer, const uuid::tenant_id &tenant_id) | writer | static |
| write_uint16(std::vector< std::byte > &buffer, std::uint16_t value) | writer | static |
| write_uint32(std::vector< std::byte > &buffer, std::uint32_t value) | writer | static |
| write_uint64(std::vector< std::byte > &buffer, std::uint64_t value) | writer | static |
| write_uint8(std::vector< std::byte > &buffer, std::uint8_t value) | writer | static |
| write_uuid(std::vector< std::byte > &buffer, const boost::uuids::uuid &uuid) | writer | static |