OS
2.10.2
|
#include "OSConfig.h"
#include "OSParameters.h"
#include "OSReferenced.hpp"
#include "OSSmartPtr.hpp"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | OSOutputChannel |
a class that holds information about one output channel (file, device, stream, peripheral, etc.) More... | |
class | OSOutput |
This class handles all the output from OSSolverService, OSAmplClient and other executables derived from them. More... | |
Variables | |
const OSSmartPtr< OSOutput > | osoutput |
Definition in file OSOutput.h.
const OSSmartPtr<OSOutput> osoutput |