struct ReceiverConfig
Defined at line 36 of file fidling/gen/src/sys/component_manager/tests/structured_config/fidl/test.structuredconfig.receiver/cpp/fidl/test.structuredconfig.receiver/cpp/wire_types.h
Public Members
bool my_flag
int16_t my_int16
int32_t my_int32
int64_t my_int64
int8_t my_int8
StringView my_string
uint16_t my_uint16
uint32_t my_uint32
uint64_t my_uint64
uint8_t my_uint8
VectorView my_vector_of_flag
VectorView my_vector_of_int16
VectorView my_vector_of_int32
VectorView my_vector_of_int64
VectorView my_vector_of_int8
VectorView my_vector_of_string
VectorView my_vector_of_uint16
VectorView my_vector_of_uint32
VectorView my_vector_of_uint64
VectorView my_vector_of_uint8