![]() |
CustusX
18.04-rc5
An IGT application
|
#include <cxLocalServerStreamerServer.h>
Public Member Functions | |
| std::vector< PropertyPtr > | getSettings (QDomElement root) |
| BoolPropertyBasePtr | getRunLocalServerOption (QDomElement root) |
| FilePathPropertyPtr | getLocalServerNameOption (QDomElement root) |
Options for LocalServerStreamer
Definition at line 37 of file cxLocalServerStreamerServer.h.
| FilePathPropertyPtr cx::LocalServerStreamerArguments::getLocalServerNameOption | ( | QDomElement | root | ) |
Definition at line 57 of file cxLocalServerStreamerServer.cpp.
| BoolPropertyBasePtr cx::LocalServerStreamerArguments::getRunLocalServerOption | ( | QDomElement | root | ) |
Definition at line 39 of file cxLocalServerStreamerServer.cpp.
| std::vector< PropertyPtr > cx::LocalServerStreamerArguments::getSettings | ( | QDomElement | root | ) |
Definition at line 31 of file cxLocalServerStreamerServer.cpp.