|
Geant4-11
|
#include <cstring>#include <sstream>#include <zmq.hpp>#include "G4UItcsh.hh"#include "G4UImanager.hh"#include "G4UIcommandTree.hh"#include "G4ZMQServer.hh"Go to the source code of this file.
Namespaces | |
| namespace | anonymous_namespace{G4ZMQServer.cc} |
Functions | |
| void | anonymous_namespace{G4ZMQServer.cc}::GetCommandTree (G4UIcommandTree *ctree) |
| void | anonymous_namespace{G4ZMQServer.cc}::ThrowException (const std::string &message) |
Variables | |
| std::string | anonymous_namespace{G4ZMQServer.cc}::black_str = "\033[30m" |
| std::string | anonymous_namespace{G4ZMQServer.cc}::command_list = "" |
| std::stringstream | anonymous_namespace{G4ZMQServer.cc}::cout_stream |
| G4bool | anonymous_namespace{G4ZMQServer.cc}::qexit = false |
| G4UImanager * | anonymous_namespace{G4ZMQServer.cc}::ui_manager = nullptr |