ug4
pcl::OrderedInterface< TType, TContainer, TAlloc >::InterfaceEntry Struct Reference

#include <pcl_communication_structs.h>

Public Member Functions

 InterfaceEntry (TElem e, size_t locID)
 

Public Attributes

TElem elem
 
size_t localID
 

Constructor & Destructor Documentation

◆ InterfaceEntry()

template<class TType , template< class T, class Alloc > class TContainer = std::vector, template< class T > class TAlloc = std::allocator>
pcl::OrderedInterface< TType, TContainer, TAlloc >::InterfaceEntry::InterfaceEntry ( TElem  e,
size_t  locID 
)
inline

Member Data Documentation

◆ elem

template<class TType , template< class T, class Alloc > class TContainer = std::vector, template< class T > class TAlloc = std::allocator>
TElem pcl::OrderedInterface< TType, TContainer, TAlloc >::InterfaceEntry::elem

◆ localID

template<class TType , template< class T, class Alloc > class TContainer = std::vector, template< class T > class TAlloc = std::allocator>
size_t pcl::OrderedInterface< TType, TContainer, TAlloc >::InterfaceEntry::localID

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