![]() |
Fraxinus
16.5.0-fx-rc4
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 58 of file cxLocalServerStreamerServer.h.
| FilePathPropertyPtr cx::LocalServerStreamerArguments::getLocalServerNameOption | ( | QDomElement | root | ) |
Definition at line 78 of file cxLocalServerStreamerServer.cpp.
| BoolPropertyBasePtr cx::LocalServerStreamerArguments::getRunLocalServerOption | ( | QDomElement | root | ) |
Definition at line 60 of file cxLocalServerStreamerServer.cpp.
| std::vector< PropertyPtr > cx::LocalServerStreamerArguments::getSettings | ( | QDomElement | root | ) |
Definition at line 52 of file cxLocalServerStreamerServer.cpp.