INET Framework for OMNeT++/OMNEST
NetworkConfiguratorBase.h File Reference

Classes

class  inet::NetworkConfiguratorBase
 
class  inet::NetworkConfiguratorBase::Node
 Represents a node in the network. More...
 
class  inet::NetworkConfiguratorBase::Link
 Represents a connection (wired or wireless) in the network. More...
 
class  inet::NetworkConfiguratorBase::InterfaceInfo
 Represents an interface in the network. More...
 
class  inet::NetworkConfiguratorBase::LinkInfo
 Represents a "link" in the network. More...
 
class  inet::NetworkConfiguratorBase::Topology
 Represents the network topology. More...
 
class  inet::NetworkConfiguratorBase::Matcher
 
class  inet::NetworkConfiguratorBase::InterfaceMatcher
 

Namespaces

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

Functions

bool inet::isEmpty (const char *s)
 
bool inet::isNotEmpty (const char *s)
 
std::ostream & inet::operator<< (std::ostream &stream, const NetworkConfiguratorBase::Link &link)
 
std::ostream & inet::operator<< (std::ostream &stream, const NetworkConfiguratorBase::Link *link)