ug4
ug::GridLayoutMap::Types< TType > Struct Template Reference

defines the types that are used by a LayoutMap for a given TType. More...

#include <parallel_grid_layout.h>

Public Types

typedef Interface::Element Element
 
typedef pcl::OrderedInterface< TType, std::list > Interface
 
typedef pcl::MultiLevelLayout< InterfaceLayout
 
typedef std::map< Key, LayoutMap
 

Detailed Description

template<class TType>
struct ug::GridLayoutMap::Types< TType >

defines the types that are used by a LayoutMap for a given TType.

Member Typedef Documentation

◆ Element

template<class TType >
typedef Interface::Element ug::GridLayoutMap::Types< TType >::Element

◆ Interface

template<class TType >
typedef pcl::OrderedInterface<TType, std::list> ug::GridLayoutMap::Types< TType >::Interface

◆ Layout

template<class TType >
typedef pcl::MultiLevelLayout<Interface> ug::GridLayoutMap::Types< TType >::Layout

◆ Map

template<class TType >
typedef std::map<Key, Layout> ug::GridLayoutMap::Types< TType >::Map

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