The base class for remote objects on the ice server.
More...
#include <RobotAPI/components/RobotState/SharedRobotServants.h>
|
| void | destroy (const Ice::Current &c=Ice::emptyCurrent) override |
| |
| void | ref (const Ice::Current &c=Ice::emptyCurrent) override |
| |
| | SharedObjectBase () |
| |
| void | unref (const Ice::Current &c=Ice::emptyCurrent) override |
| |
The base class for remote objects on the ice server.
Definition at line 45 of file SharedRobotServants.h.
◆ SharedObjectBase()
◆ destroy()
| void destroy |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
|
|
override |
◆ ref()
| void ref |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
|
|
override |
◆ unref()
| void unref |
( |
const Ice::Current & |
c = Ice::emptyCurrent | ) |
|
|
override |
The documentation for this class was generated from the following files: