|
|
#include <RobotAPI/libraries/armem/client/util/SubscriptionHandle.h>
Public Member Functions | |
| ScopedSubscriptionHandle & | operator= (SubscriptionHandle handle) |
| Assignment operator. More... | |
| ScopedSubscriptionHandle () | |
| ScopedSubscriptionHandle (SubscriptionHandle &&handle) | |
| ~ScopedSubscriptionHandle () | |
Definition at line 40 of file SubscriptionHandle.h.
Definition at line 40 of file SubscriptionHandle.cpp.
| ScopedSubscriptionHandle | ( | SubscriptionHandle && | handle | ) |
Definition at line 44 of file SubscriptionHandle.cpp.
| ScopedSubscriptionHandle & operator= | ( | SubscriptionHandle | handle | ) |
Assignment operator.
Definition at line 50 of file SubscriptionHandle.cpp.
Here is the call graph for this function: