Classes that make it easier to write simulation models: More...
Classes | |
class | cDisplayString |
Class for storage and easy manipulation of display strings. More... | |
class | cException |
Exception class. More... | |
class | cFSM |
Store the state of an FSM. More... | |
class | cStringTokenizer |
String tokenizer class, modelled after strtok(). More... | |
class | cTopology |
Routing support. More... | |
class | cVisitor |
Enables traversing the tree of (cObject-rooted) simulation objects. More... | |
class | cXMLElement |
Represents an XML element in an XML configuration file. More... |
Classes that make it easier to write simulation models:
Many other classes closely related to the above ones are not listed here explicitly, but you can find them via 'See also' links from their main classes.