MemorySum< T > Struct Template Reference

#include <memsize_interface.h>

List of all members.

Public Member Functions

 MemorySum ()
void operator() (const T &x)
void operator() (const T *x)

Public Attributes

int size


Detailed Description

template<class T>
struct MemorySum< T >

Definition at line 27 of file memsize_interface.h.


Constructor & Destructor Documentation

template<class T>
MemorySum< T >::MemorySum (  )  [inline]

Definition at line 29 of file memsize_interface.h.


Member Function Documentation

template<class T>
void MemorySum< T >::operator() ( const T &  x  )  [inline]

Definition at line 30 of file memsize_interface.h.

References getMemoryFootprint(), and MemorySum< T >::size.

template<class T>
void MemorySum< T >::operator() ( const T *  x  )  [inline]

Definition at line 31 of file memsize_interface.h.

References getMemoryFootprint(), and MemorySum< T >::size.


Member Data Documentation

template<class T>
int MemorySum< T >::size

Definition at line 32 of file memsize_interface.h.

Referenced by MemorySum< T >::operator()().


The documentation for this struct was generated from the following file:
Generated on Mon May 21 01:47:03 2012 for Advanced Strategic Command by  doxygen 1.5.1