|
ORE Studio 0.0.4
|
Request to save a coding scheme (create or update). More...
#include <coding_scheme_protocol.hpp>

Public Member Functions | |
| std::vector< std::byte > | serialize () const |
Static Public Member Functions | |
| static std::expected< save_coding_scheme_request, ores::utility::serialization::error_code > | deserialize (std::span< const std::byte > data) |
Public Attributes | |
| domain::coding_scheme | scheme |
Request to save a coding scheme (create or update).