ug4
pcl::layout_tags::multi_level_layout_tag Class Reference

marks a layout as a multi-level layout More...

#include <pcl_communication_structs.h>

Detailed Description

marks a layout as a multi-level layout

Typedefs that have to be supported by a layout with this tag:

  • category_tag
  • iterator
    • Interface
  • Element

Methods that have to be supported by a layout with this tag:

  • size_t num_levels()
  • iterator begin(size_t level)
  • iterator end(size_t level)
  • Interface& interface(iterator iter)
  • int proc_id(iterator iter)
  • iterator erase(iterator iter, size_t level)
  • int get_local_src_id()

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