Sirikata
Public Member Functions
Sirikata::MethodSizeFunctor< ElementType > Struct Template Reference

Functor to retrieve the size of an object via a size() method. More...

#include <Queue.hpp>

List of all members.

Public Member Functions

uint32 operator() (const ElementType &e) const

Detailed Description

template<typename ElementType>
struct Sirikata::MethodSizeFunctor< ElementType >

Functor to retrieve the size of an object via a size() method.


Member Function Documentation

template<typename ElementType >
uint32 Sirikata::MethodSizeFunctor< ElementType >::operator() ( const ElementType &  e) const [inline]

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