INET Framework for OMNeT++/OMNEST
xmlParser Member List
This is the complete list of members for xmlParser, including all inherited members.
GetAdvPrefix(cXMLElement *prefix, cXMLElement *iface)xmlParser [static]
GetDevice(const char *deviceType, const char *deviceId, const char *configFile)xmlParser [static]
GetInterface(cXMLElement *iface, cXMLElement *device)xmlParser [static]
GetIPv6Address(cXMLElement *addr, cXMLElement *iface)xmlParser [static]
GetIsisRouting(cXMLElement *device)xmlParser [static]
GetOspfProcess6(cXMLElement *process, cXMLElement *device)xmlParser [static]
GetStaticRoute6(cXMLElement *route, cXMLElement *device)xmlParser [static]
Str2Bool(bool *ret, const char *str)xmlParser [static]
Str2Int(int *retValue, const char *str)xmlParser [static]