Public Member Functions

chomp::homology::tPointBaseInitializer< coordtype > Class Template Reference

This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use. More...

#include <pointbas.h>

List of all members.

Public Member Functions

 ~tPointBaseInitializer ()
 Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages.

Detailed Description

template<class coordtype>
class chomp::homology::tPointBaseInitializer< coordtype >

This class is used to deallocate memory kept in the static variables of the corresponding class "tPointBase" upon program exit, and also to show the information on how many points were in use.

Definition at line 438 of file pointbas.h.


Constructor & Destructor Documentation

template<class coordtype >
chomp::homology::tPointBaseInitializer< coordtype >::~tPointBaseInitializer< coordtype > (  ) 

Deallocates memory kept in the static variables of the corresponding class "tPointBase" and shows relevant messages.


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