ThreadList Class Reference

#include <threads.h>

Inheritance diagram for ThreadList:

Synchronized

List of all members.

Public Member Functions

 ThreadList ()
 ~ThreadList ()
void add (Thread *t)
void remove (Thread *t)
int size () const
Threadlast ()

Protected Attributes

Array< Threadlist


Constructor & Destructor Documentation

ThreadList::ThreadList (  )  [inline]

ThreadList::~ThreadList (  )  [inline]


Member Function Documentation

void ThreadList::add ( Thread t  )  [inline]

void ThreadList::remove ( Thread t  )  [inline]

int ThreadList::size (  )  const [inline]

Thread* ThreadList::last (  )  [inline]


Member Data Documentation


The documentation for this class was generated from the following file:

Generated on Fri May 29 22:36:56 2009 for AGENT++ by  doxygen 1.5.6