|
MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Go to the source code of this file.
Data Structures | |
| class | Util::Config |
| Deals with parsing configuration from commandline options. More... | |
Namespaces | |
| Util | |
| Contains utility code, not directly related to streaming media. | |
Macros | |
| #define | PACKAGE_VERSION "unknown" |
Functions | |
| void | Util::Daemonize (bool notClose=false) |
| Will turn the current process into a daemon. More... | |
| void | Util::getMyExec (std::deque< std::string > &execs) |
| Gets all executables in getMyPath that start with "Mist". More... | |
| std::string | Util::getMyPath () |
| Gets directory the current executable is stored in. More... | |
| void | Util::setUser (std::string user) |
| Will set the active user to the named username. More... | |
| #define PACKAGE_VERSION "unknown" |
1.8.11