Torque2D Reference
Public Member Functions | Friends | List of all members
QueueNode< E > Class Template Reference

#include <sample3-inl.h>

Public Member Functions

const E & element () const
 
QueueNodenext ()
 
const QueueNodenext () const
 

Friends

class Queue< E >
 

Member Function Documentation

const E& element ( ) const
inline
QueueNode* next ( )
inline
const QueueNode* next ( ) const
inline

Friends And Related Function Documentation

friend class Queue< E >
friend

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