SharedObjectBase Class Reference

The base class for remote objects on the ice server. More...

#include <RobotAPI/components/RobotState/SharedRobotServants.h>

+ Inheritance diagram for SharedObjectBase:

Public Member Functions

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
 

Detailed Description

The base class for remote objects on the ice server.

Definition at line 44 of file SharedRobotServants.h.

Constructor & Destructor Documentation

◆ SharedObjectBase()

Definition at line 58 of file SharedRobotServants.cpp.

Member Function Documentation

◆ destroy()

void destroy ( const Ice::Current &  c = Ice::emptyCurrent)
override

Definition at line 93 of file SharedRobotServants.cpp.

◆ ref()

void ref ( const Ice::Current &  c = Ice::emptyCurrent)
override

Definition at line 67 of file SharedRobotServants.cpp.

◆ unref()

void unref ( const Ice::Current &  c = Ice::emptyCurrent)
override

Definition at line 78 of file SharedRobotServants.cpp.


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