MonitorTable.cpp File Reference

#include "SessionManager.h"
#include <fstream>
#include "MonitorTable.h"
#include "RioMutex.h"
#include "RioTCP.h"
#include "LogRotation.h"
#include "SearchLogs.h"
#include <sys/time.h>
#include "ServerTypes.h"
#include "RioUnix.h"
#include "RioInterfaceTypes.h"
#include <iostream>
#include <sys/types.h>
#include <dirent.h>
#include "RioTypes.h"
#include "ObjectInfo.h"
#include "Router.h"
#include "NetInterface.h"
#include "ObjectManager.h"
#include <vector>
#include "NetMgr.h"
#include <sstream>
#include <unistd.h>
#include <sys/syscall.h>

Go to the source code of this file.

Defines

#define CLIENT_LIST_EVENT   0
#define CONNECT_EVENT   CLIENT_LIST_EVENT + 1
#define UPDATE_QUEUE_EVENT   CLIENT_LIST_EVENT + 2
#define DISCONNECT_EVENT   CLIENT_LIST_EVENT + 3
#define STORAGE_LIST_EVENT   CLIENT_LIST_EVENT + 4
#define ADD_NODE_EVENT   1
#define ADD_DISK_EVENT   2
#define UPDATE_DISK_QUEUE_EVENT   3
#define ALL_DISKS   "All disks"

Define Documentation

#define ADD_DISK_EVENT   2

Definition at line 27 of file MonitorTable.cpp.

#define ADD_NODE_EVENT   1

Definition at line 26 of file MonitorTable.cpp.

#define ALL_DISKS   "All disks"

Definition at line 30 of file MonitorTable.cpp.

#define CLIENT_LIST_EVENT   0

Definition at line 20 of file MonitorTable.cpp.

#define CONNECT_EVENT   CLIENT_LIST_EVENT + 1

Definition at line 21 of file MonitorTable.cpp.

Definition at line 23 of file MonitorTable.cpp.

Definition at line 25 of file MonitorTable.cpp.

#define UPDATE_DISK_QUEUE_EVENT   3

Definition at line 28 of file MonitorTable.cpp.

Definition at line 22 of file MonitorTable.cpp.

Generated on Wed Jul 4 16:03:29 2012 for RIO by  doxygen 1.6.3