
Include dependency graph for Global.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | org |
| namespace | org::xmlBlaster |
| namespace | org::xmlBlaster::util |
Classes | |
| struct | org::xmlBlaster::util::ArgsStruct |
| Data holder of Properties dumped to argc/argv command line arguments as passed to a main(). More... | |
| class | org::xmlBlaster::util::Global |
|
More... | |
Typedefs | |
| typedef org::xmlBlaster::util::ArgsStruct | org::xmlBlaster::util::ArgsStruct_T |
| Data holder of Properties dumped to argc/argv command line arguments as passed to a main(). | |
| typedef org::xmlBlaster::util::ReferenceHolder< org::xmlBlaster::util::Global > | org::xmlBlaster::util::GlobalRef |
Functions | |
| std::string | org::xmlBlaster::util::waitOnKeyboardHit (std::string &str) |
| Blocks until <enter> on the keyboard is hit. | |