Public Member Functions | Public Attributes | Private Member Functions
PointMatcherIO< T >::GenericInputHeader Struct Reference

Helper structure designed to parse file headers. More...

#include <IO.h>

List of all members.

Public Member Functions

 GenericInputHeader (const std::string name)
 Constructor.
 GenericInputHeader ()

Public Attributes

unsigned int matrixRowId
 on which row the information will be loaded
PMPropTypes matrixType
 in which matrix the information will be loaded
std::string name
 name found in the file

Private Member Functions

void init (std::string name)

Detailed Description

template<typename T>
struct PointMatcherIO< T >::GenericInputHeader

Helper structure designed to parse file headers.

Definition at line 87 of file IO.h.


Constructor & Destructor Documentation

template<typename T>
PointMatcherIO< T >::GenericInputHeader::GenericInputHeader ( const std::string  name) [inline]

Constructor.

Definition at line 95 of file IO.h.

template<typename T>
PointMatcherIO< T >::GenericInputHeader::GenericInputHeader ( ) [inline]

Definition at line 100 of file IO.h.


Member Function Documentation

template<typename T>
void PointMatcherIO< T >::GenericInputHeader::init ( std::string  name) [inline, private]

Definition at line 106 of file IO.h.


Member Data Documentation

template<typename T>
unsigned int PointMatcherIO< T >::GenericInputHeader::matrixRowId

on which row the information will be loaded

Definition at line 90 of file IO.h.

in which matrix the information will be loaded

Definition at line 91 of file IO.h.

template<typename T>
std::string PointMatcherIO< T >::GenericInputHeader::name

name found in the file

Definition at line 89 of file IO.h.


The documentation for this struct was generated from the following file:


libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33