DiaDes  0.1
DIAgnosis of Discrete-Event System
Namespaces | Functions
CmdInterface.cc File Reference

Some utilities to deal with the command line. More...

#include <iostream>
#include <boost/program_options.hpp>
#include "CmdInterface.hh"
#include <fstream>

Go to the source code of this file.

Namespaces

 Diades
 Namespace of the Diades project.
 
 Diades::CmdInterface
 

Functions

size_t Diades::CmdInterface::printUsage (const string &programName, Poptions::options_description &desc)
 
size_t Diades::CmdInterface::printUsage (const string &description)
 
size_t Diades::CmdInterface::printCommandLineError (const string &msg)
 
size_t Diades::CmdInterface::printCommandLineWarning (const string &msg)
 
bool Diades::CmdInterface::fileSuffixOk (const string &modelFile, const string &suffix)
 
string Diades::CmdInterface::getSuffix (const string &name)
 

Detailed Description

Some utilities to deal with the command line.

Author
Yannick Pencole yanni.nosp@m.ck@s.nosp@m.ocrat.nosp@m.e.la.nosp@m.as.fr
Date
Thu Jul 7 09:53:50 2011

Definition in file CmdInterface.cc.