ProxExtractor< T > Struct Template Reference

#include <NodeVector.h>

List of all members.

Static Public Member Functions

static Prox prox (const T &)

Detailed Description

template<class T>
struct ProxExtractor< T >

Definition at line 99 of file NodeVector.h.


Member Function Documentation

template<class T>
static Prox ProxExtractor< T >::prox ( const T &   )  [inline, static]

Definition at line 100 of file NodeVector.h.

00101     {
00102         return Prox::PROX_UNKNOWN;
00103     };


The documentation for this struct was generated from the following file:
Generated on Wed May 26 16:21:18 2010 for OverSim by  doxygen 1.6.3