ROOTANA
Public Member Functions
XmlServer Class Reference

#include <xmlServer.h>

Public Member Functions

void Start (int port)
 
void SetVerbose (bool verbose)
 
void Export (TDirectory *dir, const char *exportName)
 
void Export (TFolder *folder, const char *exportName)
 
void Export (TCollection *collection, const char *exportName)
 

Detailed Description

Definition at line 11 of file xmlServer.h.

Member Function Documentation

◆ Export() [1/3]

void XmlServer::Export ( TCollection *  collection,
const char *  exportName 
)

Definition at line 1026 of file xmlServer.cxx.

◆ Export() [2/3]

void XmlServer::Export ( TDirectory dir,
const char *  exportName 
)

Definition at line 990 of file xmlServer.cxx.

Here is the caller graph for this function:

◆ Export() [3/3]

void XmlServer::Export ( TFolder *  folder,
const char *  exportName 
)

Definition at line 1008 of file xmlServer.cxx.

◆ SetVerbose()

void XmlServer::SetVerbose ( bool  verbose)

Definition at line 983 of file xmlServer.cxx.

Here is the caller graph for this function:

◆ Start()

void XmlServer::Start ( int  port)

Definition at line 1044 of file xmlServer.cxx.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this class was generated from the following files: