Virtual Belgium  2.0
A micro-simulation platform for the Belgian population
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Macros Pages
Network.cpp File Reference

Functions

bool operator< (const Node &aNode1, const Node &aNode2)
 
bool operator> (const Node &aNode1, const Node &aNode2)
 

Function Documentation

bool operator< ( const Node aNode1,
const Node aNode2 
)

Operator '<' compare nodes' key attribute.

/param aNode1 the first node /param aNode2 the second node

bool operator> ( const Node aNode1,
const Node aNode2 
)

Operator '>' compare nodes' key attribute.

/param aNode1 the first node /param aNode2 the second node