/home/coin/svn-release/OS-2.5.0/OS/applications/parsingTest/parsingTest.cpp File Reference

This file tests the validity of an OSiL, OSoL or OSrL file. More...

#include <cppad/cppad.hpp>
#include "OSConfig.h"
#include "OSInstance.h"
#include "OSOption.h"
#include "OSResult.h"
#include "OSiLReader.h"
#include "OSiLWriter.h"
#include "OSoLReader.h"
#include "OSoLWriter.h"
#include "OSrLReader.h"
#include "OSrLWriter.h"
#include "OSFileUtil.h"
#include "CoinError.hpp"
#include "OSWSUtil.h"
#include "OShL.h"
#include "OSErrorClass.h"
#include "OSBase64.h"
#include "OSMathUtil.h"
#include <CoinMpsIO.hpp>
#include <CoinPackedMatrix.hpp>
#include "CoinHelperFunctions.hpp"
Include dependency graph for parsingTest.cpp:

Go to the source code of this file.

Defines

#define MY_DEBUG

Functions

bool interactiveShell (std::string *schema, std::string *testFileName, std::string *outFileName, bool *compress, bool *addWhiteSpace, bool *verifyObjects, bool *useRandomObjects, unsigned int *seed, int *nrep, double *density, bool *conformant)
void printHelp ()
std::string getUserInput (bool defaultPresent)
int main (int argC, char *argV[])

Detailed Description

This file tests the validity of an OSiL, OSoL or OSrL file.

Author:
Horand Gassmann, Jun Ma, Kipp Martin
Remarks:
Copyright (C) 2010-2011, Horand Gassmann, Jun Ma, Kipp Martin, Dalhousie University, 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 parsingTest.cpp.


Define Documentation

#define MY_DEBUG

Definition at line 85 of file parsingTest.cpp.


Function Documentation

bool interactiveShell ( std::string *  schema,
std::string *  testFileName,
std::string *  outFileName,
bool *  compress,
bool *  addWhiteSpace,
bool *  verifyObjects,
bool *  useRandomObjects,
unsigned int *  seed,
int *  nrep,
double *  density,
bool *  conformant 
)

Definition at line 617 of file parsingTest.cpp.

void printHelp (  ) 

Definition at line 715 of file parsingTest.cpp.

std::string getUserInput ( bool  defaultPresent  ) 

Definition at line 732 of file parsingTest.cpp.

int main ( int  argC,
char *  argV[] 
)

Definition at line 94 of file parsingTest.cpp.


Generated on 22 May 2012 by  doxygen 1.6.1