|
OpenJAUS Software Development Kit
4.3.1
|
#include "openjaus/system/Application.h"#include <sstream>#include <cstdlib>#include <unistd.h>#include <string.h>#include <cerrno>#include <iostream>#include <fstream>#include "openjaus/system/Exception.h"Namespaces | |
| openjaus | |
| openjaus::system | |
Functions | |
| std::vector< std::string > | getCommandLineArguments (int processId) |
| std::ostream & | openjaus::system::operator<< (std::ostream &output, const Application &object) |
| std::ostream & | openjaus::system::operator<< (std::ostream &output, const Application *object) |
| std::vector<std::string> getCommandLineArguments | ( | int | processId | ) |