RttExtractor< T > Struct Template Reference
#include <NodeVector.h>
List of all members.
template<class T>
struct RttExtractor< T >
|
Static Public Member Functions |
static simtime_t | rtt (const T &) |
Member Function Documentation
template<class T>
static simtime_t RttExtractor< T >::rtt |
( |
const T & |
|
) |
[inline, static] |
00089 {
00090 return MAXTIME;
00091 };
The documentation for this struct was generated from the following file: