#include <unknown_manager.h>
Basic class for an variable.
Definition at line 31 of file unknown_manager.h.
◆ Unknown()
chi_math::Unknown::Unknown |
( |
UnknownType |
in_type, |
|
|
unsigned int |
in_num_components = 1 , |
|
|
unsigned int |
in_map_begin = 0 |
|
) |
| |
|
inlineexplicit |
◆ GetMap()
unsigned int chi_math::Unknown::GetMap |
( |
unsigned int |
component_number = 0 | ) |
const |
|
inline |
◆ GetMapEnd()
unsigned int chi_math::Unknown::GetMapEnd |
( |
| ) |
const |
|
inline |
◆ NumComponents()
unsigned int chi_math::Unknown::NumComponents |
( |
| ) |
const |
|
inline |
◆ component_text_names_
std::vector<std::string> chi_math::Unknown::component_text_names_ |
◆ map_begin_
const unsigned int chi_math::Unknown::map_begin_ |
◆ num_components_
const unsigned int chi_math::Unknown::num_components_ |
◆ num_off_block_connections_
std::vector<int> chi_math::Unknown::num_off_block_connections_ |
◆ text_name_
std::string chi_math::Unknown::text_name_ |
◆ type_
The documentation for this class was generated from the following file: