RoutingTableParser.cc File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "RoutingTableParser.h"
#include "IPv4InterfaceData.h"

Variables

const int MAX_FILESIZE = 10000
const int MAX_ENTRY_STRING_SIZE = 500
const char * IFCONFIG_START_TOKEN = "ifconfig:"
const char * IFCONFIG_END_TOKEN = "ifconfigend."
const char * ROUTE_START_TOKEN = "route:"
const char * ROUTE_END_TOKEN = "routeend."


Variable Documentation

const char * IFCONFIG_END_TOKEN = "ifconfigend."

const char* IFCONFIG_START_TOKEN = "ifconfig:"

const int MAX_ENTRY_STRING_SIZE = 500

const int MAX_FILESIZE = 10000

const char * ROUTE_END_TOKEN = "routeend."

const char * ROUTE_START_TOKEN = "route:"


Generated on Wed Apr 4 13:20:18 2007 for INET Framework for OMNeT++/OMNEST by  doxygen 1.4.7