btGEN_List Class Reference

#include <btList.h>

List of all members.

Public Member Functions

void addHead (btGEN_Link *link)
void addTail (btGEN_Link *link)
 btGEN_List ()
btGEN_LinkgetHead () const
btGEN_LinkgetTail () const

Private Attributes

btGEN_Link m_head
btGEN_Link m_tail

Detailed Description

Definition at line 55 of file btList.h.


Constructor & Destructor Documentation

btGEN_List::btGEN_List (  )  [inline]

Definition at line 57 of file btList.h.


Member Function Documentation

void btGEN_List::addHead ( btGEN_Link link  )  [inline]

Definition at line 62 of file btList.h.

void btGEN_List::addTail ( btGEN_Link link  )  [inline]

Definition at line 63 of file btList.h.

btGEN_Link* btGEN_List::getHead (  )  const [inline]

Definition at line 59 of file btList.h.

btGEN_Link* btGEN_List::getTail (  )  const [inline]

Definition at line 60 of file btList.h.


Member Data Documentation

Definition at line 66 of file btList.h.

Definition at line 67 of file btList.h.


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


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Fri Jan 11 10:11:03 2013