PLSessionManager.cpp File Reference

#include "PLSessionManager.h"
#include <limits.h>

Go to the source code of this file.

Functions

void receiveAlarm (int i)

Variables

static int MulticastPortInfo [5000][2]
 MulticastPortInfo[][] 1 Col: Port 2 Col: 0 or pthread_self(), used or not used.
const char CONFIGNAME [] = "RIOPLsystem.cfg"
const char CONFIGSSUBDIR [] = "etc/RIO/"
const char LOGSSUBDIR [] = "var/log/RIO/"

Function Documentation

void receiveAlarm ( int  i  ) 

Definition at line 684 of file PLSessionManager.cpp.

00685 {
00686     #ifdef RIO_DEBUG1
00687     RioErr << "### [PLSessionManager - receiveAlarm] Single" << endl;
00688     #endif
00689 
00690 }


Variable Documentation

const char CONFIGNAME[] = "RIOPLsystem.cfg"

Definition at line 41 of file PLSessionManager.cpp.

const char CONFIGSSUBDIR[] = "etc/RIO/"

Definition at line 43 of file PLSessionManager.cpp.

const char LOGSSUBDIR[] = "var/log/RIO/"

Definition at line 45 of file PLSessionManager.cpp.

int MulticastPortInfo[5000][2] [static]

MulticastPortInfo[][] 1 Col: Port 2 Col: 0 or pthread_self(), used or not used.

Definition at line 37 of file PLSessionManager.cpp.

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