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

Structure containing all information required to map external information to PointMatcher internal representation. More...

#include <IO.h>

List of all members.

Public Member Functions

 SupportedLabel (const std::string &internalName, const std::string &externalName, const PMPropTypes &type)
 Constructor.

Public Attributes

std::string externalName
 name used in external format
std::string internalName
 name used in PointMatcher
PMPropTypes type
 type of information in PointMatcher

Detailed Description

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

Structure containing all information required to map external information to PointMatcher internal representation.

Definition at line 79 of file IO.h.


Constructor & Destructor Documentation

template<typename T >
PointMatcherIO< T >::SupportedLabel::SupportedLabel ( const std::string &  internalName,
const std::string &  externalName,
const PMPropTypes type 
)

Constructor.

Definition at line 410 of file pointmatcher/IO.cpp.


Member Data Documentation

template<typename T>
std::string PointMatcherIO< T >::SupportedLabel::externalName

name used in external format

Definition at line 82 of file IO.h.

template<typename T>
std::string PointMatcherIO< T >::SupportedLabel::internalName

name used in PointMatcher

Definition at line 81 of file IO.h.

template<typename T>
PMPropTypes PointMatcherIO< T >::SupportedLabel::type

type of information in PointMatcher

Definition at line 83 of file IO.h.


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


libpointmatcher
Author(s):
autogenerated on Mon Sep 14 2015 02:59:07