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

delete_polyline Struct Reference

#include <Functors.h>

List of all members.

Public Member Functions

void operator() (TPolyLine *x)


Member Function Documentation

void delete_polyline::operator() TPolyLine *  x  )  [inline]
 

Definition at line 43 of file Functors.h.

00043 {void operator()(TPolyLine* 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