ug4
pcl::layout_tags::single_level_layout_tag Class Reference

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

#include <pcl_communication_structs.h>

Detailed Description

marks a layout as a single-level layout

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

  • category_tag
  • iterator
    • Interface
  • Type
  • Element

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

  • iterator begin()
  • iterator end()
  • Interface& interface(iterator iter)
  • int proc_id(iterator iter)
  • iterator erase(iterator iter)
  • int get_local_src_id()

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