assign(const std::string &name, unsigned id) const | Iotm::text_mesh::PartIdMapping | inlineprivate |
assign_ids() const | Iotm::text_mesh::PartIdMapping | inlineprivate |
finalize_parse() | Iotm::text_mesh::PartIdMapping | inline |
get(const std::string &name) const | Iotm::text_mesh::PartIdMapping | inline |
get(unsigned id) const | Iotm::text_mesh::PartIdMapping | inline |
get_group_type() const | Iotm::text_mesh::PartIdMapping | inline |
get_part_id(const std::string &name) const | Iotm::text_mesh::PartIdMapping | inlineprivate |
get_part_name(unsigned id) const | Iotm::text_mesh::PartIdMapping | inlineprivate |
get_part_names() const | Iotm::text_mesh::PartIdMapping | inline |
get_part_names_sorted_by_id() const | Iotm::text_mesh::PartIdMapping | inline |
handle_block_part(const std::string &name) | Iotm::text_mesh::PartIdMapping | inlineprivate |
is_assigned(unsigned id) const | Iotm::text_mesh::PartIdMapping | inlineprivate |
is_registered(const std::string &name) const | Iotm::text_mesh::PartIdMapping | inline |
m_errorHandler | Iotm::text_mesh::PartIdMapping | private |
m_ids | Iotm::text_mesh::PartIdMapping | mutableprivate |
m_idsAssigned | Iotm::text_mesh::PartIdMapping | mutableprivate |
m_partNames | Iotm::text_mesh::PartIdMapping | private |
m_parts | Iotm::text_mesh::PartIdMapping | mutableprivate |
PartIdMapping() | Iotm::text_mesh::PartIdMapping | inline |
register_part_name(const std::string &name) | Iotm::text_mesh::PartIdMapping | inline |
register_part_name_with_id(const std::string &name, unsigned id) | Iotm::text_mesh::PartIdMapping | inline |
set_error_handler(ErrorHandler errorHandler) | Iotm::text_mesh::PartIdMapping | inline |
size() const | Iotm::text_mesh::PartIdMapping | inline |
validate_name_and_id(const std::string &name, unsigned id) const | Iotm::text_mesh::PartIdMapping | inlineprivate |