hpp::corbaServer::AbstractServantKey Class Referenceabstract

Abstract class used to avoid duplication of the servants. More...

#include <hpp/corbaserver/servant-base.hh>

Inheritance diagram for hpp::corbaServer::AbstractServantKey:
[legend]

Public Member Functions

virtual Server::ServantKey getServantKey () const =0
 

Detailed Description

Abstract class used to avoid duplication of the servants.

Member Function Documentation

◆ getServantKey()