Sirikata
Classes | Namespaces
libcore/include/sirikata/core/queue/Queue.hpp File Reference
#include <sirikata/core/util/Platform.hpp>
#include "AbstractQueue.hpp"
Include dependency graph for Queue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Sirikata::MethodSizeFunctor< ElementType >
 Functor to retrieve the size of an object via a size() method. More...
struct  Sirikata::MethodSizeFunctor< ElementType * >
class  Sirikata::Queue< ElementType, SizeFunctorType >
 Queue with maximum bytes of storage. More...

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.