NEST  2.6.0,not_revisioned_source_dir@0
Public Member Functions | Private Attributes | List of all members
nest::ModelComp Class Reference

#include <network.h>

Inheritance diagram for nest::ModelComp:

Public Member Functions

 ModelComp (const vector< Model * > &nmodels)
 
bool operator() (int a, int b)
 

Private Attributes

const std::vector< Model * > & models
 

Constructor & Destructor Documentation

nest::ModelComp::ModelComp ( const vector< Model * > &  nmodels)
inline

Member Function Documentation

bool nest::ModelComp::operator() ( int  a,
int  b 
)
inline

Member Data Documentation

const std::vector<Model*>& nest::ModelComp::models
private

Referenced by operator()().


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