1#ifndef __TVLSIM_BOM_RDSPARAMETERS_HPP
2#define __TVLSIM_BOM_RDSPARAMETERS_HPP
8#include <stdair/basic/StructAbstract.hpp>
31 void toStream (std::ostream& ioOut)
const;
void setScheduleInputFilename(const std::string &iInputFilename)
const std::string describe() const
std::string _scheduleInputFilename
void toStream(std::ostream &ioOut) const
const std::string & getScheduleInputFilename() const
void fromStream(std::istream &ioIn)