Variables
OSCommandLine.cpp File Reference
#include <cstdio>
#include <sstream>
#include "OSConfig.h"
#include "OSInstance.h"
#include "OSOption.h"
#include "OSOutput.h"
#include "OSCommandLine.h"
Include dependency graph for OSCommandLine.cpp:

Go to the source code of this file.

Variables

const OSSmartPtr< OSOutputosoutput
 

Detailed Description

Author
Horand Gassmann, Jun Ma, Kipp Martin,
Remarks
Copyright (C) 2011-2012, 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 OSCommandLine.cpp.

Variable Documentation

const OSSmartPtr<OSOutput> osoutput

Definition at line 39 of file OSOutput.cpp.