|
hpp-corbaserver 6.0.0
Corba server for Humanoid Path Planner applications
|
#include <hpp/core_idl/configuration_shooters-idl.hh>


Public Member Functions | |
| void | setCenter (const ::hpp::floatSeq &c) |
| floatSeq * | getCenter () |
| floatSeq * | getSigmas () |
| void | setSigmas (const ::hpp::floatSeq &s) |
| _objref_Gaussian () | |
| _objref_Gaussian (omniIOR *, omniIdentity *) | |
Public Member Functions inherited from _objref_ConfigurationShooter | |
| void | deleteThis () |
| ::CORBA::Boolean | deleteIfExpired () |
| void | persistantStorage (::CORBA::Boolean persistant) |
| floatSeq * | shoot () |
| _objref_ConfigurationShooter () | |
| _objref_ConfigurationShooter (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
| virtual | ~_objref_Gaussian () |
Protected Member Functions inherited from _objref_ConfigurationShooter | |
| virtual | ~_objref_ConfigurationShooter () |
Friends | |
| class | Gaussian |
|
inline |
| _objref_Gaussian::_objref_Gaussian | ( | omniIOR * | , |
| omniIdentity * | |||
| ) |
|
protectedvirtual |
| floatSeq * _objref_Gaussian::getCenter | ( | ) |
| floatSeq * _objref_Gaussian::getSigmas | ( | ) |
| void _objref_Gaussian::setCenter | ( | const ::hpp::floatSeq & | c | ) |
| void _objref_Gaussian::setSigmas | ( | const ::hpp::floatSeq & | s | ) |
|
friend |