This is the complete list of members for Record< MAP, BUILDERS >, including all inherited members.
buffer_nbytes(std::map< std::string, size_t > &names_nbytes) const noexcept | Record< MAP, BUILDERS > | inline |
clear() noexcept | Record< MAP, BUILDERS > | inline |
content() noexcept | Record< MAP, BUILDERS > | inline |
contents | Record< MAP, BUILDERS > | |
fields() const noexcept | Record< MAP, BUILDERS > | inline |
form() const noexcept | Record< MAP, BUILDERS > | inline |
is_valid(std::string &error) const noexcept | Record< MAP, BUILDERS > | inline |
length() const noexcept | Record< MAP, BUILDERS > | inline |
parameters() const noexcept | Record< MAP, BUILDERS > | inline |
Record() | Record< MAP, BUILDERS > | inline |
Record(UserDefinedMap user_defined_field_id_to_name_map) | Record< MAP, BUILDERS > | inline |
RecordContents typedef | Record< MAP, BUILDERS > | |
RecordFieldType typedef | Record< MAP, BUILDERS > | |
set_fields(MAP user_defined_field_id_to_name_map) noexcept | Record< MAP, BUILDERS > | inline |
set_id(size_t &id) noexcept | Record< MAP, BUILDERS > | inline |
set_parameters(std::string parameter) noexcept | Record< MAP, BUILDERS > | inline |
to_buffer(void *buffer, const char *name) const noexcept | Record< MAP, BUILDERS > | inline |
to_buffers(std::map< std::string, void * > &buffers) const noexcept | Record< MAP, BUILDERS > | inline |
to_char_buffers(std::map< std::string, uint8_t * > &buffers) const noexcept | Record< MAP, BUILDERS > | inline |
UserDefinedMap typedef | Record< MAP, BUILDERS > | |