GridComputing
Job Management in Grid Computing
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Queue< T > Class Template Reference

#include <machine.h>

Inheritance diagram for Queue< T >:

Public Member Functions

 Queue ()
 
const value_type & top () const
 

Additional Inherited Members

- Public Attributes inherited from std::queue< T >
elements
 STL member.
 

Constructor & Destructor Documentation

template<class T >
Queue< T >::Queue ( )

Member Function Documentation

template<class T >
const value_type& Queue< T >::top ( ) const

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