MS-RCPSP
Static Public Member Functions | List of all members
SchedulingProblem::ProjectReader Class Reference

Input reader of Project. More...

#include <ProjectReader.h>

Static Public Member Functions

static bool read (const std::string &filename)
 

Detailed Description

Input reader of Project.

Definition at line 9 of file ProjectReader.h.

Member Function Documentation

bool SchedulingProblem::ProjectReader::read ( const std::string &  filename)
static

Reads project from source file. Initializes Project singleton.

Returns
If false, input file has wrong format.

Definition at line 15 of file ProjectReader.cpp.


The documentation for this class was generated from the following files: