btGEN_Link Class Reference

#include <btList.h>

List of all members.

Public Member Functions

 btGEN_Link (btGEN_Link *next, btGEN_Link *prev)
 btGEN_Link ()
btGEN_LinkgetNext () const
btGEN_LinkgetPrev () const
void insertAfter (btGEN_Link *link)
void insertBefore (btGEN_Link *link)
bool isHead () const
bool isTail () const
void remove ()

Private Attributes

btGEN_Linkm_next
btGEN_Linkm_prev

Detailed Description

Definition at line 20 of file btList.h.


Constructor & Destructor Documentation

btGEN_Link::btGEN_Link (  )  [inline]

Definition at line 22 of file btList.h.

btGEN_Link::btGEN_Link ( btGEN_Link next,
btGEN_Link prev 
) [inline]

Definition at line 23 of file btList.h.


Member Function Documentation

btGEN_Link* btGEN_Link::getNext (  )  const [inline]

Definition at line 25 of file btList.h.

btGEN_Link* btGEN_Link::getPrev (  )  const [inline]

Definition at line 26 of file btList.h.

void btGEN_Link::insertAfter ( btGEN_Link link  )  [inline]

Definition at line 38 of file btList.h.

void btGEN_Link::insertBefore ( btGEN_Link link  )  [inline]

Definition at line 31 of file btList.h.

bool btGEN_Link::isHead (  )  const [inline]

Definition at line 28 of file btList.h.

bool btGEN_Link::isTail (  )  const [inline]

Definition at line 29 of file btList.h.

void btGEN_Link::remove (  )  [inline]

Definition at line 45 of file btList.h.


Member Data Documentation

Definition at line 51 of file btList.h.

Definition at line 52 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