|
DUNE-DAQ
DUNE Trigger and Data Acquisition software
|
Class contains common OKS classes and methods. More...
#include <defs.hpp>
Classes | |
| class | Tokenizer |
| String tokenizer. More... | |
Static Public Member Functions | |
| static std::ostream & | error_msg (const char *) |
| static std::ostream & | warning_msg (const char *) |
| static std::ostream & | error_msg (const std::string &s) |
| static std::ostream & | warning_msg (const std::string &s) |
| static void | substitute_variables (std::string &) |
| static bool | real_path (std::string &, bool ignore_errors) |
|
static |
Definition at line 561 of file kernel.cpp.
|
inlinestatic |
Definition at line 599 of file kernel.cpp.
|
static |
Definition at line 575 of file kernel.cpp.
|
static |
Definition at line 568 of file kernel.cpp.
|
inlinestatic |
Definition at line 53 of file defs.hpp.