#include <ConfigurationSpecification.h>
Public Types | |
typedef std::vector < ::openraveros::ConfigurationSpecificationGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::openraveros::ConfigurationSpecificationGroup_ < ContainerAllocator > >::other > | _groups_type |
typedef boost::shared_ptr < ::openraveros::ConfigurationSpecification_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::openraveros::ConfigurationSpecification_ < ContainerAllocator > > | Ptr |
typedef ConfigurationSpecification_ < ContainerAllocator > | Type |
Public Member Functions | |
ConfigurationSpecification_ () | |
ConfigurationSpecification_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector < ::openraveros::ConfigurationSpecificationGroup_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::openraveros::ConfigurationSpecificationGroup_ < ContainerAllocator > >::other > | groups |
Definition at line 22 of file ConfigurationSpecification.h.
typedef std::vector< ::openraveros::ConfigurationSpecificationGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::openraveros::ConfigurationSpecificationGroup_<ContainerAllocator> >::other > openraveros::ConfigurationSpecification_< ContainerAllocator >::_groups_type |
Definition at line 35 of file ConfigurationSpecification.h.
typedef boost::shared_ptr< ::openraveros::ConfigurationSpecification_<ContainerAllocator> const> openraveros::ConfigurationSpecification_< ContainerAllocator >::ConstPtr |
Definition at line 40 of file ConfigurationSpecification.h.
typedef boost::shared_ptr< ::openraveros::ConfigurationSpecification_<ContainerAllocator> > openraveros::ConfigurationSpecification_< ContainerAllocator >::Ptr |
Definition at line 39 of file ConfigurationSpecification.h.
typedef ConfigurationSpecification_<ContainerAllocator> openraveros::ConfigurationSpecification_< ContainerAllocator >::Type |
Definition at line 23 of file ConfigurationSpecification.h.
openraveros::ConfigurationSpecification_< ContainerAllocator >::ConfigurationSpecification_ | ( | ) | [inline] |
Definition at line 25 of file ConfigurationSpecification.h.
openraveros::ConfigurationSpecification_< ContainerAllocator >::ConfigurationSpecification_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ConfigurationSpecification.h.
boost::shared_ptr<std::map<std::string, std::string> > openraveros::ConfigurationSpecification_< ContainerAllocator >::__connection_header |
Definition at line 41 of file ConfigurationSpecification.h.
std::vector< ::openraveros::ConfigurationSpecificationGroup_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::openraveros::ConfigurationSpecificationGroup_<ContainerAllocator> >::other > openraveros::ConfigurationSpecification_< ContainerAllocator >::groups |
Definition at line 36 of file ConfigurationSpecification.h.