INET Framework for OMNeT++/OMNEST
Topology.h File Reference
#include <string>
#include <vector>
#include "inet/common/INETDefs.h"

Classes

class  inet::Topology
 Routing support. More...
 
class  inet::Topology::Node
 Supporting class for Topology, represents a node in the graph. More...
 
class  inet::Topology::Link
 Supporting class for Topology, represents a link in the graph. More...
 
class  inet::Topology::LinkIn
 Supporting class for Topology. More...
 
class  inet::Topology::LinkOut
 Supporting class for Topology. More...
 
class  inet::Topology::Predicate
 Base class for selector objects used in extract...() methods of Topology. More...
 

Namespaces

 inet
 Copyright (c) 2005 Jan Ringo�, www.ringos.cz.
 

Macros

#define INFINITY   HUGE_VAL
 

Macro Definition Documentation