PCMNetwork.h File Reference
Detailed Description
Contains declaration of class Network.
Definition in file PCMNetwork.h.
#include "PCMPremeditations.h"
#include "PCMThread.h"
#include "PCMPointer.h"
#include "PCMException.h"
#include "PCMLogger.h"
#include "PCMContainer.h"
#include "PCMFileSystemManager.h"
#include <sys/socket.h>
#include <arpa/inet.h>
#include <unistd.h>
#include <linux/if.h>
#include <sys/ioctl.h>
#include "PCMNetwork_impl.h"
Include dependency graph for PCMNetwork.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | ParCompMark |
Classes | |
class | ParCompMark::Network |
Class for network routines. More... | |
struct | ParCompMark::Network::IfConf |
Struct for network interfaces IP information. More... |