#include <vector>#include <stdlib.h>#include <iostream>#include <string.h>#include <sstream>#include <fstream>#include <CommonOptions.h>Go to the source code of this file.
Namespaces | |
| namespace | MipResources |
Classes | |
| class | MipResources::YellowPage |
| Single communication IP channel data. More... | |
| class | MipResources::YellowPages |
| vector of YellowPage More... | |
Defines | |
| #define | DEBUG_YELLOWPAGES 0 |
Enumerations | |
| enum | MipResources::IPProtocol { MipResources::TCP, MipResources::UDP, MipResources::PROTOCOL_NUM } |
Variables | |
| static const char * | MipResources::IPProtocolNames [PROTOCOL_NUM] |
| #define DEBUG_YELLOWPAGES 0 |
1.5.6