#include <MFile.h>
Public Member Functions | |
MFileElement (const MFileElement &tmp) | |
MFileElement () | |
MFileElement & | operator= (const MFileElement &tmp) |
~MFileElement () | |
Public Attributes | |
unsigned int | Cols |
unsigned int | Index |
std::string | Name |
unsigned int | Rows |
Definition at line 42 of file MFile.h.
MFileElement::MFileElement | ( | const MFileElement & | tmp | ) |
MFileElement & MFileElement::operator= | ( | const MFileElement & | tmp | ) |
unsigned int Kalman::MFileElement::Cols |
unsigned int Kalman::MFileElement::Index |
std::string Kalman::MFileElement::Name |
unsigned int Kalman::MFileElement::Rows |