Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

template<class T>
struct MemorySum< T >


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 31 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 30 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 Tue Jun 24 02:18:18 2008 for Advanced Strategic Command by  doxygen 1.4.2