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

delete_box Struct Reference

#include <Functors.h>

List of all members.

Public Member Functions

void operator() (TBox *x)


Member Function Documentation

void delete_box::operator() TBox *  x  )  [inline]
 

Definition at line 45 of file Functors.h.

00045 {void operator()(TBox* x)        { delete x; }};


The documentation for this struct was generated from the following file:
Generated on Sun Nov 22 04:45:29 2009 for NOvA Offline by  doxygen 1.3.9.1