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 Tue Sep 8 17:27:01 2009 for OverSim by  doxygen 1.5.8