hpp-corbaserver  4.14.0
Corba server for Humanoid Path Planner applications
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:

Public Member Functions

virtual Server::ServantKey getServantKey () const =0
 

Detailed Description

Abstract class used to avoid duplication of the servants.

Member Function Documentation

◆ getServantKey()

virtual Server::ServantKey hpp::corbaServer::AbstractServantKey::getServantKey ( ) const
pure virtual

Implemented in hpp::corbaServer::AbstractServantBase< T >, hpp::corbaServer::AbstractServantBase< hpp::core::PathPlanner >, hpp::corbaServer::AbstractServantBase< hpp::core::PathOptimizer >, hpp::corbaServer::AbstractServantBase< hpp::pinocchio::CenterOfMassComputation >, hpp::corbaServer::AbstractServantBase< core::PathValidation >, hpp::corbaServer::AbstractServantBase< hpp::pinocchio::CollisionObject >, hpp::corbaServer::AbstractServantBase< hpp::core::Distance >, hpp::corbaServer::AbstractServantBase< hpp::core::ConfigValidation >, hpp::corbaServer::AbstractServantBase< hpp::pinocchio::Device >, hpp::corbaServer::AbstractServantBase< constraints::Implicit >, hpp::corbaServer::AbstractServantBase< hpp::core::Path >, hpp::corbaServer::AbstractServantBase< constraints::DifferentiableFunction >, hpp::corbaServer::AbstractServantBase< hpp::core::ConfigurationShooter >, hpp::corbaServer::AbstractServantBase< hpp::constraints::DifferentiableFunction >, hpp::corbaServer::AbstractServantBase< hpp::core::SteeringMethod >, hpp::corbaServer::AbstractServantBase< core::Path >, hpp::corbaServer::AbstractServantBase< hpp::core::Roadmap >, hpp::corbaServer::AbstractServantBase< core::SteeringMethod >, hpp::corbaServer::AbstractServantBase< hpp::core::ConnectedComponent >, hpp::corbaServer::AbstractServantBase< core::Problem >, hpp::corbaServer::AbstractServantBase< hpp::core::Constraint >, hpp::corbaServer::AbstractServantBase< core::Distance >, hpp::corbaServer::AbstractServantBase< hpp::core::PathProjector >, hpp::corbaServer::AbstractServantBase< hpp::constraints::Implicit >, hpp::corbaServer::AbstractServantBase< hpp::core::PathValidation >, and hpp::corbaServer::AbstractServantBase< hpp::core::Problem >.


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