ASL
0.1.7
Advanced Simulation Library
|
This is the complete list of members for matiocpp::Var, including all inherited members.
freeArray | matiocpp::Var | |
Var(matvar_t *v, bool freeArr=false) | matiocpp::Var | inline |
Var(std::vector< T > &d, const std::string &name="") | matiocpp::Var | |
Var(T *d, unsigned int size, const std::string &name="", bool freeArr=true) | matiocpp::Var | |
Var(T *d, const asl::AVec< int > &size, const std::string &name="", bool freeArr=true) | matiocpp::Var | |
var | matiocpp::Var | |
~Var() | matiocpp::Var |