#include <hpp/corbaserver/core_idl/paths.hh>
Public Member Functions | |
PathServant (Server *server, const Storage &s) | |
virtual | ~PathServant () |
size_type | outputSize () throw (Error) |
size_type | outputDerivativeSize () throw (Error) |
value_type | length () throw (Error) |
char * | str () throw (Error) |
floatSeq * | value (value_type t, CORBA::Boolean &success) throw (Error) |
floatSeq * | derivative (value_type t, CORBA::Short order) throw (Error) |
hpp::core_idl::Path_ptr | extract (value_type tmin, value_type tmax) throw (Error) |
hpp::core_idl::PathVector_ptr | asVector () throw (Error) |
![]() | |
virtual | ~ServantBase () |
virtual | ~ServantBase () |
virtual | ~ServantBase () |
virtual | ~ServantBase () |
virtual TShPtr_t | get () const |
virtual core::Path | get () const |
virtual core::Path | get () const |
virtual core::Path | get () const |
StorageElementShPtr_t | getT () const |
const Storage & | getS () const |
const Storage & | getS () const |
const Storage & | getS () const |
const Storage & | getS () const |
void | persistantStorage (bool persistant) |
Set to true if the servant should take ownership of this object. More... | |
bool | persistantStorage () const |
See persistantStorage(bool) More... | |
![]() | |
virtual | ~AbstractServantBase () |
virtual | ~AbstractServantBase () |
virtual | ~AbstractServantBase () |
virtual | ~AbstractServantBase () |
virtual Server::ServantKey | getServantKey () const |
virtual Server::ServantKey | getServantKey () const |
virtual Server::ServantKey | getServantKey () const |
virtual Server::ServantKey | getServantKey () const |
Additional Inherited Members | |
![]() | |
typedef _Storage | Storage |
typedef _Storage | Storage |
typedef _Storage | Storage |
typedef _Storage | Storage |
typedef boost::weak_ptr< typename Storage::element_type > | StorageElementWkPtr_t |
typedef boost::shared_ptr< typename Storage::element_type > | StorageElementShPtr_t |
![]() | |
typedef boost::shared_ptr< core::Path > | TShPtr_t |
typedef boost::weak_ptr< core::Path > | TWkPtr_t |
![]() | |
ServantBase (Server *server, const Storage &_s) | |
ServantBase (Server *server, const Storage &_s) | |
ServantBase (Server *server, const Storage &_s) | |
ServantBase (Server *server, const Storage &_s) | |
![]() | |
AbstractServantBase (Server *server) | |
AbstractServantBase (Server *server) | |
AbstractServantBase (Server *server) | |
AbstractServantBase (Server *server) | |
![]() | |
Storage | s |
![]() | |
Server * | server_ |
|
inline |
|
inlinevirtual |
hpp::core_idl::PathVector_ptr hpp::corbaServer::core_idl::PathServant< _Base, _Storage >::asVector | ( | ) | ||
throw | ( | Error | ||
) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
References hpp::corbaServer::vectorToFloatSeq().