OS  2.10.1
Classes | Variables
OSOutput.h File Reference
#include "OSConfig.h"
#include "OSParameters.h"
#include "OSReferenced.hpp"
#include "OSSmartPtr.hpp"
#include <string>
#include <vector>
+ Include dependency graph for OSOutput.h:

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< OSOutputosoutput
 

Detailed Description

Author
Horand Gassmann, Jun Ma, Kipp Martin
Remarks
Copyright (C) 2012-2013, Horand Gassmann, Jun Ma, Kipp Martin, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file OSOutput.h.

Variable Documentation

◆ osoutput

const OSSmartPtr<OSOutput> osoutput