|
INET Framework for OMNeT++/OMNEST
|
#include <LIBTable.h>
Public Attributes | |
| int | inLabel |
| std::string | inInterface |
| LabelOpVector | outLabel |
| std::string | outInterface |
| int | color |
Definition at line 48 of file LIBTable.h.
Definition at line 57 of file LIBTable.h.
Referenced by LIBTable::installLibEntry(), operator<<(), and LIBTable::readTableFromXML().
| std::string LIBTable::LIBEntry::inInterface |
Definition at line 51 of file LIBTable.h.
Referenced by LIBTable::installLibEntry(), operator<<(), and LIBTable::readTableFromXML().
Definition at line 50 of file LIBTable.h.
Referenced by LIBTable::installLibEntry(), operator<<(), and LIBTable::readTableFromXML().
| std::string LIBTable::LIBEntry::outInterface |
Definition at line 54 of file LIBTable.h.
Referenced by LIBTable::installLibEntry(), operator<<(), and LIBTable::readTableFromXML().
Definition at line 53 of file LIBTable.h.
Referenced by LIBTable::installLibEntry(), operator<<(), and LIBTable::readTableFromXML().