IOSS 2.0
Loading...
Searching...
No Matches
Iotm::text_mesh::AssemblyData Struct Reference

#include <Iotm_TextMeshAssembly.h>

Inheritance diagram for Iotm::text_mesh::AssemblyData:
[legend]
Collaboration diagram for Iotm::text_mesh::AssemblyData:
[legend]

Public Types

using DataType = AssemblyDataType
 
- Public Types inherited from Iotm::text_mesh::EntityGroupData< AssemblyDataType >
using DataType
 

Public Member Functions

void set_assembly_type (AssemblyType type_)
 
AssemblyType get_assembly_type () const
 
- Public Member Functions inherited from Iotm::text_mesh::EntityGroupData< AssemblyDataType >
bool has_valid_id () const
 
bool has_name () const
 

Private Attributes

AssemblyType assemblyType = INVALID_ASSEMBLY
 

Additional Inherited Members

- Public Attributes inherited from Iotm::text_mesh::EntityGroupData< AssemblyDataType >
bool hasInputName
 
unsigned id
 
std::string name
 
std::string type
 
std::vector< DataTypedata
 
- Static Public Attributes inherited from Iotm::text_mesh::EntityGroupData< AssemblyDataType >
static constexpr unsigned INVALID_ID
 

Member Typedef Documentation

◆ DataType

Member Function Documentation

◆ get_assembly_type()

AssemblyType Iotm::text_mesh::AssemblyData::get_assembly_type ( ) const
inline

◆ set_assembly_type()

void Iotm::text_mesh::AssemblyData::set_assembly_type ( AssemblyType type_)
inline

Member Data Documentation

◆ assemblyType

AssemblyType Iotm::text_mesh::AssemblyData::assemblyType = INVALID_ASSEMBLY
private

The documentation for this struct was generated from the following file: