This is the complete list of members for PDI::Record_datatype, including all inherited members.
alignment() const override | PDI::Record_datatype | virtual |
attribute(const std::string &attribute_name) const | PDI::Datatype_template | |
attributes() const | PDI::Datatype_template | |
buffersize() const override | PDI::Record_datatype | virtual |
data_from_dense_copy(void *to, const void *) const override | PDI::Record_datatype | virtual |
data_to_dense_copy(void *to, const void *) const override | PDI::Record_datatype | virtual |
datasize() const override | PDI::Record_datatype | virtual |
Datatype(const Attributes_map &attributes={}) | PDI::Datatype | |
Datatype_template(const Attributes_map &attributes={}) | PDI::Datatype_template | |
Datatype_template(PC_tree_t datatype_tree) | PDI::Datatype_template | |
debug_string() const override | PDI::Record_datatype | virtual |
dense() const override | PDI::Record_datatype | virtual |
densify() const override | PDI::Record_datatype | virtual |
dereference() const | PDI::Datatype | virtual |
dereference(void *data) const | PDI::Datatype | virtual |
destroy_data(void *) const override | PDI::Record_datatype | virtual |
evaluate(Context &) const override | PDI::Record_datatype | virtual |
index(size_t index) const | PDI::Datatype | virtual |
index(size_t index, void *data) const | PDI::Datatype | virtual |
load_basic_datatypes(Context &ctx) | PDI::Datatype_template | static |
load_user_datatypes(Context &ctx, PC_tree_t types_tree) | PDI::Datatype_template | static |
m_attributes | PDI::Datatype_template | protected |
make(std::vector< Member > &&members, size_t size, const Attributes_map &attributes={}) | PDI::Record_datatype | static |
member(const char *name) const override | PDI::Record_datatype | virtual |
member(const char *name, void *data) const override | PDI::Record_datatype | virtual |
members() const | PDI::Record_datatype | |
operator!=(const Datatype &other) const | PDI::Datatype | |
operator==(const Datatype &) const override | PDI::Record_datatype | virtual |
simple() const override | PDI::Record_datatype | virtual |
slice(size_t start_index, size_t end_index) const | PDI::Datatype | virtual |
slice(size_t start_index, size_t end_index, void *data) const | PDI::Datatype | virtual |
~Datatype() override | PDI::Datatype | |
~Datatype_template() | PDI::Datatype_template | virtual |