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

delete_latex Struct Reference

#include <Functors.h>

List of all members.

Public Member Functions

void operator() (TLatex *x)


Member Function Documentation

void delete_latex::operator() TLatex *  x  )  [inline]
 

Definition at line 47 of file Functors.h.

00047 {void operator()(TLatex* x)      { delete x; }};


The documentation for this struct was generated from the following file:
Generated on Sat Nov 21 04:45:35 2009 for NOvA Offline by  doxygen 1.3.9.1