$search

object_manipulator::GraspContainer Class Reference

#include <object_manipulator.h>

List of all members.

Public Member Functions

void addGrasps (const std::vector< object_manipulation_msgs::Grasp > &new_grasps)
void clear ()
std::vector
< object_manipulation_msgs::Grasp
getGrasps (size_t start)
void popFrontGrasps (size_t n)
size_t size ()

Private Attributes

std::vector
< object_manipulation_msgs::Grasp
grasps_
boost::mutex mutex_

Detailed Description

Definition at line 63 of file object_manipulator.h.


Member Function Documentation

void object_manipulator::GraspContainer::addGrasps ( const std::vector< object_manipulation_msgs::Grasp > &  new_grasps  )  [inline]

Definition at line 87 of file object_manipulator.h.

void object_manipulator::GraspContainer::clear ( void   )  [inline]

Definition at line 99 of file object_manipulator.h.

std::vector<object_manipulation_msgs::Grasp> object_manipulator::GraspContainer::getGrasps ( size_t  start  )  [inline]

Definition at line 76 of file object_manipulator.h.

void object_manipulator::GraspContainer::popFrontGrasps ( size_t  n  )  [inline]

Definition at line 105 of file object_manipulator.h.

size_t object_manipulator::GraspContainer::size (  )  [inline]

Definition at line 70 of file object_manipulator.h.


Member Data Documentation

Definition at line 66 of file object_manipulator.h.

Definition at line 67 of file object_manipulator.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


object_manipulator
Author(s): Matei Ciocarlie and Kaijen Hsiao
autogenerated on Fri Mar 1 18:35:34 2013