Main Page | Namespace List | Class Hierarchy | Compound List | File List | Namespace Members | Compound Members | File Members | Related Pages

AsctLauncher.cpp File Reference

#include <string>
#include <iostream>
#include <fstream>
#include <unistd.h>
#include <sstream>
#include <climits>
#include "AsctImpl.hpp"
#include "utils/c++/StringTokenizer.hpp"
#include "utils/c++/Config.hpp"
#include "resourceManagement/clientSide/shared/ExecutionSpecs.hpp"
#include "ParametricExecution.hpp"

Include dependency graph for AsctLauncher.cpp:

Include dependency graph

Namespaces

namespace  std

Functions

void printHelp ()
void usage ()
void clearStdin (stringstream &buf)
int main (int argc, char **argv)

Function Documentation

void clearStdin stringstream &  buf  ) 
 

Esoteric method needed to clean stdin in order to consecutive prompts. Don't ask :-)

Parameters:
buf - Buffer being filled by reads

int main int  argc,
char **  argv
 

Launches an AsctImpl object, based on configurations passed through the command line, config file, or both.

Parameters:
argc 
argv 

void printHelp  ) 
 

Prints usage information at standard output.

usage  ) 
 

Prints usage information at standard output.


Generated on Mon Sep 6 16:12:49 2004 by doxygen 1.3.3