ug4
pcl::interface_tags::ordered_interface_tag Class Reference

#include <pcl_communication_structs.h>

+ Inheritance diagram for pcl::interface_tags::ordered_interface_tag:

Detailed Description

The ordered_interface_tag derives from the basic_interface_tag. Thus all classes and methods that may operate on interfaces with the basic_interface_tag will operate on interfaces with this tag, too.

Interfaces with this category have to associated a local id with each entry.

Methods that have to be featured in such interfaces:

  • get_local_id(iterator iter);

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