![]() |
CustusX
15.3.3-beta
An IGT application
|
#include <cxLocalServerStreamerServer.h>
Public Member Functions | |
| std::vector< PropertyPtr > | getSettings (QDomElement root) |
| BoolPropertyBasePtr | getRunLocalServerOption (QDomElement root) |
| StringPropertyBasePtr | getLocalServerNameOption (QDomElement root) |
Options for LocalServerStreamer
Definition at line 56 of file cxLocalServerStreamerServer.h.
| StringPropertyBasePtr cx::LocalServerStreamerArguments::getLocalServerNameOption | ( | QDomElement | root | ) |
Definition at line 76 of file cxLocalServerStreamerServer.cpp.
| BoolPropertyBasePtr cx::LocalServerStreamerArguments::getRunLocalServerOption | ( | QDomElement | root | ) |
Definition at line 58 of file cxLocalServerStreamerServer.cpp.
| std::vector< PropertyPtr > cx::LocalServerStreamerArguments::getSettings | ( | QDomElement | root | ) |
Definition at line 50 of file cxLocalServerStreamerServer.cpp.