Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

RotoClient.cxx File Reference

#include "Rotorooter/RotoClient.h"
#include "MessageService/MsgService.h"
#include "TSocket.h"
#include "TSystem.h"
#include "TString.h"
#include "OnlineUtil/rototalk.h"

Go to the source code of this file.

Defines

#define ALLOW_ROTOTALK

Functions

 CVSID ("$Id: RotoClient.cxx,v 1.7 2007/07/09 00:50:06 rhatcher Exp $")

Variables

const UInt_t dbg_ReportCmd = 0x0001
const UInt_t dbg_ReportReply = 0x0002
const UInt_t dbg_ReportHex = 0x0004
const UInt_t dbg_ReportConn = 0x0008
string reportOpt


Define Documentation

#define ALLOW_ROTOTALK
 

Definition at line 24 of file RotoClient.cxx.


Function Documentation

CVSID "$Id: RotoClient cxx,
v 1.7 2007/07/09 00:50:06 rhatcher Exp $" 
 


Variable Documentation

const UInt_t dbg_ReportCmd = 0x0001
 

Definition at line 19 of file RotoClient.cxx.

const UInt_t dbg_ReportConn = 0x0008
 

Definition at line 22 of file RotoClient.cxx.

const UInt_t dbg_ReportHex = 0x0004
 

Definition at line 21 of file RotoClient.cxx.

const UInt_t dbg_ReportReply = 0x0002
 

Definition at line 20 of file RotoClient.cxx.

string reportOpt [static]
 

Initial value:

 
  (RotoClient::GetDebugFlags() & dbg_ReportHex) ? "b" : " "

Definition at line 32 of file RotoClient.cxx.

Referenced by RotoClient::ReceiveCommandReply(), RotoClient::ReceiveRequestReply(), and RotoClient::SendCommand().


Generated on Mon Feb 15 11:08:10 2010 for loon by  doxygen 1.3.9.1