#include <xmlServer.h>
|
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) |
|
Definition at line 11 of file xmlServer.h.
◆ Export() [1/3]
void XmlServer::Export |
( |
TCollection * |
collection, |
|
|
const char * |
exportName |
|
) |
| |
◆ Export() [2/3]
void XmlServer::Export |
( |
TDirectory * |
dir, |
|
|
const char * |
exportName |
|
) |
| |
◆ Export() [3/3]
void XmlServer::Export |
( |
TFolder * |
folder, |
|
|
const char * |
exportName |
|
) |
| |
◆ SetVerbose()
void XmlServer::SetVerbose |
( |
bool |
verbose | ) |
|
◆ Start()
void XmlServer::Start |
( |
int |
port | ) |
|
The documentation for this class was generated from the following files: