IOSS 2.0
|
#include <Iotm_TextMeshAssembly.h>
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< DataType > | data |
Static Public Attributes inherited from Iotm::text_mesh::EntityGroupData< AssemblyDataType > | |
static constexpr unsigned | INVALID_ID |
|
inline |
|
inline |
|
private |