MercuryMemoryThrough Class Reference

[internal] Dummy class that gets created for mallocing More...

#include <MercuryMemory.h>

List of all members.

Public Member Functions

 MercuryMemoryThrough ()
 MercuryMemoryThrough (const char *fn, int ln)
template<class G>
G * operator<< (G *t)
template<class G>
G * operator>> (G *t)
 MercuryMemoryThrough ()
 MercuryMemoryThrough (const char *fn, int ln)
template<class G>
G * operator<< (G *t)
template<class G>
G * operator>> (G *t)

Public Attributes

int LINENUMBER
const char * FILENAME
const char * FILENAME


Detailed Description

[internal] Dummy class that gets created for mallocing

Definition at line 15 of file MercuryMemory.cpp.


Constructor & Destructor Documentation

MercuryMemoryThrough::MercuryMemoryThrough (  )  [inline]

Definition at line 18 of file MercuryMemory.cpp.

MercuryMemoryThrough::MercuryMemoryThrough ( const char *  fn,
int  ln 
) [inline]

Definition at line 19 of file MercuryMemory.cpp.

MercuryMemoryThrough::MercuryMemoryThrough (  )  [inline]

Definition at line 46 of file MercuryMemory.h.

MercuryMemoryThrough::MercuryMemoryThrough ( const char *  fn,
int  ln 
) [inline]

Definition at line 47 of file MercuryMemory.h.


Member Function Documentation

template<class G>
G* MercuryMemoryThrough::operator<< ( G *  t  )  [inline]

Definition at line 21 of file MercuryMemory.cpp.

template<class G>
G* MercuryMemoryThrough::operator>> ( G *  t  )  [inline]

Definition at line 23 of file MercuryMemory.cpp.

template<class G>
G* MercuryMemoryThrough::operator<< ( G *  t  )  [inline]

Definition at line 50 of file MercuryMemory.h.

template<class G>
G* MercuryMemoryThrough::operator>> ( G *  t  )  [inline]

Definition at line 53 of file MercuryMemory.h.


Member Data Documentation

int MercuryMemoryThrough::LINENUMBER

Definition at line 24 of file MercuryMemory.cpp.

const char* MercuryMemoryThrough::FILENAME

Definition at line 25 of file MercuryMemory.cpp.

const char* MercuryMemoryThrough::FILENAME

Definition at line 56 of file MercuryMemory.h.


The documentation for this class was generated from the following files:
Hosted by SourceForge.net Logo