ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions | Variables
hclientbonj.C File Reference
#include "TBenchmark.h"
#include "TList.h"
#include "TInetAddress.h"
#include "TSocket.h"
#include "TMessage.h"
#include "TH1.h"
#include "TH2.h"
#include "TRandom.h"
#include "TBonjourBrowser.h"
#include "TBonjourResolver.h"
#include "TBonjourRecord.h"
Include dependency graph for hclientbonj.C:

Go to the source code of this file.

Functions

void ConnectToServer (const TInetAddress *hostb, Int_t port)
 
void UpdateBonjourRecords (TList *records)
 
void hclientbonj (Bool_t evol=kFALSE)
 

Variables

static Bool_t gEvo = kFALSE
 

Function Documentation

void ConnectToServer ( const TInetAddress hostb,
Int_t  port 
)

Definition at line 16 of file hclientbonj.C.

void hclientbonj ( Bool_t  evol = kFALSE)

Definition at line 115 of file hclientbonj.C.

void UpdateBonjourRecords ( TList records)

Definition at line 87 of file hclientbonj.C.

Variable Documentation

Bool_t gEvo = kFALSE
static

Definition at line 14 of file hclientbonj.C.

Referenced by ConnectToServer(), and hclientbonj().