SST 15.0
Structural Simulation Toolkit
|
Public Types | |
enum | Options : ser_opt_t { none = 0 , as_ptr = 1u << 1 , as_ptr_elem = 1u << 2 , map_read_only = 1u << 3 , no_map = 1u << 4 } |
Options use to control how serialization acts for specific elements that are serialized. | |
Static Public Member Functions | |
static constexpr bool | is_set (ser_opt_t flags, SerOption::Options option) |