Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | 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 44 of file Functors.h.

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


The documentation for this struct was generated from the following file:
Generated on Thu Sep 4 02:05:32 2008 for NOvA Offline by doxygen 1.3.5