#include <hpp/core_idl/paths-idl.hh>
Public Member Functions | |
| size_t | numberPaths () |
| Path_ptr | pathAtRank (::hpp::core_idl::size_t rank) |
| void | appendPath (::hpp::core_idl::Path_ptr p) |
| void | concatenate (::hpp::core_idl::PathVector_ptr p) |
| _objref_PathVector () | |
| _objref_PathVector (omniIOR *, omniIdentity *) | |
Public Member Functions inherited from _objref_Path | |
| size_type | outputSize () |
| size_type | outputDerivativeSize () |
| value_type | length () |
| floatSeq * | initial () |
| floatSeq * | end () |
| char * | str () |
| floatSeq * | call (::hpp::value_type t, ::CORBA::Boolean &success) |
| floatSeq * | at (::hpp::value_type t, ::CORBA::Boolean &success) |
| floatSeq * | derivative (::hpp::value_type t, ::CORBA::Short order) |
| Path_ptr | extract (::hpp::value_type tmin, ::hpp::value_type tmax) |
| PathVector_ptr | asVector () |
| Path_ptr | reverse () |
| _objref_Path () | |
| _objref_Path (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
| virtual | ~_objref_PathVector () |
Protected Member Functions inherited from _objref_Path | |
| virtual | ~_objref_Path () |
Friends | |
| class | PathVector |
|
inline |
| _objref_PathVector::_objref_PathVector | ( | omniIOR * | , |
| omniIdentity * | |||
| ) |
|
protectedvirtual |
| void _objref_PathVector::appendPath | ( | ::hpp::core_idl::Path_ptr | p | ) |
| void _objref_PathVector::concatenate | ( | ::hpp::core_idl::PathVector_ptr | p | ) |
| size_t _objref_PathVector::numberPaths | ( | ) |
| Path_ptr _objref_PathVector::pathAtRank | ( | ::hpp::core_idl::size_t | rank | ) |
|
friend |