Public Member Functions | Public Attributes | Private Member Functions | List of all members
PointMatcherIO< T >::GenericInputHeader Struct Reference

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)
 

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

◆ GenericInputHeader() [1/2]

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

Constructor.

Definition at line 95 of file IO.h.

◆ GenericInputHeader() [2/2]

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

Definition at line 100 of file IO.h.

Member Function Documentation

◆ init()

template<typename T>
void PointMatcherIO< T >::GenericInputHeader::init ( std::string  name)
inlineprivate

Definition at line 106 of file IO.h.

Member Data Documentation

◆ matrixRowId

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.

◆ matrixType

template<typename T>
PMPropTypes PointMatcherIO< T >::GenericInputHeader::matrixType

in which matrix the information will be loaded

Definition at line 91 of file IO.h.

◆ name

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 Sat May 27 2023 02:38:04