![]() |
BT-MatML-Editor 0.1.4
Editor for the MatML 3.1 XML Schema
|
Contains the GUI and GUI associated classes. OnInit() calls the creation of the MaterialFrame GUI More...
Typedefs | |
typedef ::std::list< boost::any > | many |
Functions | |
int | FileCopy (const char *src, const char *dst) |
bool | operator< (const Class::ParentSubClass_type &lhs, const Class::ParentSubClass_type &rhs) |
This was required for the creation of the ParentSubClass strongtype More... | |
STRONG_TYPEDEF (GlossaryTerm::Definition_type, Definition) | |
Allows for the boost::any_cast to work with uniquely identify typedefs in the MatML Schema. | |
STRONG_TYPEDEF (GlossaryTerm::Abbreviation_type, Abbreviation) | |
STRONG_TYPEDEF (GlossaryTerm::Synonym_type, Synonym) | |
STRONG_TYPEDEF (Geometry::Shape_type, Shape) | |
STRONG_TYPEDEF (Geometry::Dimensions_type, Dimensions) | |
STRONG_TYPEDEF (Geometry::Orientation_type, Orientation) | |
STRONG_TYPEDEF (ProcessingDetails::Result_type, Result) | |
STRONG_TYPEDEF (Class::ParentSubClass_type, ParentSubClass) | |
STRONG_TYPEDEF (Form::Description_type, Description) | |
STRONG_TYPEDEF (BulkDetails::Subclass_type, Subclass) | |
STRONG_TYPEDEF (ComponentDetails::Subclass_type, Subclass1) | |
template<class T > | |
void | string_fmt (string &val, const T &t) |
template<class out_type , class in_value > | |
out_type | cast_stream (const in_value &t) |
Contains the GUI and GUI associated classes. OnInit() calls the creation of the MaterialFrame GUI
Namespace bellshire
|
inline |