RINASim  October 2016
Documentation of framework for OMNeT++
common_GraphCL::nhLMetric< T > Struct Template Reference

#include <nhLMetric.h>

Public Member Functions

 nhLMetric ()
 
 nhLMetric (const T &m, const set< string > &n)
 

Public Attributes

metric
 
set< string > nh
 

Detailed Description

template<class T>
struct common_GraphCL::nhLMetric< T >

Definition at line 11 of file nhLMetric.h.

Constructor & Destructor Documentation

template<class T >
common_GraphCL::nhLMetric< T >::nhLMetric ( )
inline

Definition at line 14 of file nhLMetric.h.

template<class T >
common_GraphCL::nhLMetric< T >::nhLMetric ( const T &  m,
const set< string > &  n 
)
inline

Definition at line 15 of file nhLMetric.h.

Member Data Documentation

template<class T >
T common_GraphCL::nhLMetric< T >::metric

Definition at line 12 of file nhLMetric.h.

template<class T >
set<string> common_GraphCL::nhLMetric< T >::nh

Definition at line 13 of file nhLMetric.h.


The documentation for this struct was generated from the following file: