Helper structure designed to parse file headers. More...
#include <IO.h>
Public Member Functions | |
GenericInputHeader (const std::string name) | |
Constructor. More... | |
GenericInputHeader () | |
Public Attributes | |
unsigned int | matrixRowId |
on which row the information will be loaded More... | |
PMPropTypes | matrixType |
in which matrix the information will be loaded More... | |
std::string | name |
name found in the file More... | |
Private Member Functions | |
void | init (std::string name) |
Helper structure designed to parse file headers.
|
inline |
|
inline |
|
inlineprivate |
unsigned int PointMatcherIO< T >::GenericInputHeader::matrixRowId |
PMPropTypes PointMatcherIO< T >::GenericInputHeader::matrixType |
std::string PointMatcherIO< T >::GenericInputHeader::name |