PLSessionManager.h File Reference

#include <fstream>
#include <sys/time.h>
#include <sys/types.h>
#include <string.h>
#include <arpa/inet.h>
#include <netinet/in.h>
#include <stdio.h>
#include <errno.h>
#include <pthread.h>
#include <sys/socket.h>
#include <signal.h>
#include <stdlib.h>
#include <math.h>
#include <unistd.h>
#include "CommMulticastStream.h"
#include "RioError.h"
#include "RioProxy.h"
#include "RioTCP.h"
#include "RioTCPTypes.h"
#include "RioInterface.h"
#include "DataConversion.h"
#include "td4types.h"
#include "NetMgr.h"
#include "PLStreamManager.h"
#include "PLObjectManager.h"
#include "token.h"

Go to the source code of this file.

Data Structures

class  ClientThreadParameter
class  InfoClient
struct  LogRequest
class  PLSessionManager

Defines

#define PL_CLIENT_STAT_LEADER_ENABLED   0x1
#define PL_CLIENT_STAT_LEADER_DISABLED   0x0
#define PL_OK   0
#define PL_ERROR   1
#define PL_ERROR_TIMEOUT   PL_ERROR - 0x002
#define MAX_GROUPID   (unsigned)300
#define BLOCK_TIMEOUT   1000000

Define Documentation

#define BLOCK_TIMEOUT   1000000

Definition at line 70 of file PLSessionManager.h.

#define MAX_GROUPID   (unsigned)300

Definition at line 66 of file PLSessionManager.h.

#define PL_CLIENT_STAT_LEADER_DISABLED   0x0

Definition at line 59 of file PLSessionManager.h.

#define PL_CLIENT_STAT_LEADER_ENABLED   0x1

Definition at line 58 of file PLSessionManager.h.

#define PL_ERROR   1

Definition at line 62 of file PLSessionManager.h.

#define PL_ERROR_TIMEOUT   PL_ERROR - 0x002

Definition at line 63 of file PLSessionManager.h.

#define PL_OK   0

Definition at line 61 of file PLSessionManager.h.

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