OpenRTM-aist 2.0.2
Loading...
Searching...
No Matches
NumberingPolicy Class Reference

Abstruct class for naming policy management when creating objects. More...

#include <NumberingPolicyBase.h>

Detailed Description

Abstruct class for naming policy management when creating objects.

This is the abstract interface class to manage the naming policy when creating objects. Concrete classes must implement the following pure virtual functions.

  • onCreate() : Create the name when creating objects.
  • onDelete() : Delete the name when deleting objects.
Since
0.4.0

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