generator  1.2
File List
Here is a list of all documented files with brief descriptions:
[detail level 12]
  inc
 DefaultSettings.hDefault configuration of the generator
 Generator.hThe file contains the Generator class
 Interval.hThe file declares the Interval class and its iostream operators
 ProjectParameters.hThe file declares the structure for storing the properties of generated instances
 ProjectParametersParser.hIt declares the class for parsing the desired properties of project instances
 RoboticLine.hThe file contains various classes devoted to abstract representation of the robotic cell
 Settings.hIt declares the namespace for program settings
 XmlWriter.hIt primarily defines XmlWriter class for writing the generated instances to the file
  src
 Generator.cpp
 ProjectGenerator.cppEntry point of the program, it parses the command line arguments, generates instances, and writes them to the xml file
 ProjectParameters.cpp
 ProjectParametersParser.cpp
 RoboticLine.cpp
 Settings.cpp
 XmlWriter.cpp