Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

TokenBoard< TokenType > Class Template Reference

#include <tokenBoard.h>

List of all members.

Public Member Functions

bool is_done_token (int id)
 PT (TokenType) get_done_token(int id)

Public Attributes

CircBuffer< PT(TokenType),
MAX_TOKENBOARD_REQUESTS 
_waiting )
CircBuffer< PT(TokenType),
MAX_TOKENBOARD_REQUESTS 
_done )
plist< PT(TokenType) _really_done )

template<class TokenType>
class TokenBoard< TokenType >


Member Function Documentation

template<class TokenType>
bool TokenBoard< TokenType >::is_done_token int  id  ) 
 

template<class TokenType>
TokenBoard< TokenType >::PT TokenType   ) 
 


Member Data Documentation

template<class TokenType>
CircBuffer<PT(TokenType), MAX_TOKENBOARD_REQUESTS TokenBoard< TokenType >::_done)
 

Definition at line 65 of file tokenBoard.h.

template<class TokenType>
plist< PT(TokenType) TokenBoard< TokenType >::_really_done)
 

Definition at line 71 of file tokenBoard.h.

template<class TokenType>
CircBuffer<PT(TokenType), MAX_TOKENBOARD_REQUESTS TokenBoard< TokenType >::_waiting)
 

Definition at line 60 of file tokenBoard.h.


The documentation for this class was generated from the following file:
Generated on Fri Apr 18 00:13:42 2003 for Panda by doxygen1.3