|
World Ocean Simulation System (WOSS) library
|
This is the complete list of members for woss::WossCreator, including all inherited members.
| CCDouble typedef | woss::WossCreator | protected |
| ccevolution_time_quantum | woss::WossCreator | protected |
| ccfrequency_step | woss::WossCreator | protected |
| CCInt typedef | woss::WossCreator | protected |
| CCSimTime typedef | woss::WossCreator | protected |
| ccsimtime_map | woss::WossCreator | protected |
| cctotal_runs | woss::WossCreator | protected |
| createWoss(const CoordZ &tx, const CoordZ &rx, double start_freq, double end_freq) const =0 | woss::WossCreator | pure virtual |
| debug | woss::WossCreator | protected |
| eraseEvolutionTimeQuantum(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| eraseEvolutionTimeQuantum(const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
| eraseFrequencyStep(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| eraseFrequencyStep(const std::shared_ptr< Location > &tx=CCDouble::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCDouble::ALL_LOCATIONS) | woss::WossCreator | inline |
| eraseSimTime(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| eraseSimTime(const std::shared_ptr< Location > &tx=CCSimTime::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCSimTime::ALL_LOCATIONS) | woss::WossCreator | inline |
| eraseTotalRuns(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| eraseTotalRuns(const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
| getEvolutionTimeQuantum(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
| getEvolutionTimeQuantum(const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) const | woss::WossCreator | inline |
| getFrequencyStep(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
| getFrequencyStep(const std::shared_ptr< Location > &tx=CCDouble::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCDouble::ALL_LOCATIONS) const | woss::WossCreator | inline |
| getSimTime(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
| getSimTime(const std::shared_ptr< Location > &tx=CCSimTime::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCSimTime::ALL_LOCATIONS) const | woss::WossCreator | inline |
| getTotalRuns(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
| getTotalRuns(const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) const | woss::WossCreator | inline |
| getWrkDirPath() const | woss::WossCreator | inline |
| initializeWoss(Woss &woss_ref) const =0 | woss::WossCreator | protectedpure virtual |
| setCleanWorkDir(bool flag) | woss::WossCreator | inline |
| setDebug(bool flag) | woss::WossCreator | inline |
| setEvolutionTimeQuantum(double value, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| setEvolutionTimeQuantum(double value, const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
| setFrequencyStep(double f_step, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| setFrequencyStep(double f_step, const std::shared_ptr< Location > &tx=CCDouble::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCDouble::ALL_LOCATIONS) | woss::WossCreator | inline |
| setSimTime(const SimTime &simtime, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| setSimTime(const SimTime &simtime, const std::shared_ptr< Location > &tx=CCSimTime::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCSimTime::ALL_LOCATIONS) | woss::WossCreator | inline |
| setTotalRuns(int runs, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
| setTotalRuns(int runs, const std::shared_ptr< Location > &tx=CCInt::ALL_LOCATIONS, const std::shared_ptr< Location > &rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
| setTransducerHandler(const std::shared_ptr< TransducerHandler > &ptr) | woss::WossCreator | inline |
| setWossDbManager(const std::shared_ptr< WossDbManager > &ptr) | woss::WossCreator | inline |
| setWossDebug(bool flag) | woss::WossCreator | inline |
| setWrkDirPath(const std::string &path) | woss::WossCreator | inline |
| transducer_handler | woss::WossCreator | protected |
| updateDebugFlag() | woss::WossCreator | protectedvirtual |
| usingDebug() const | woss::WossCreator | inline |
| usingWossDebug() const | woss::WossCreator | inline |
| work_dir_path | woss::WossCreator | protected |
| woss_clean_workdir | woss::WossCreator | protected |
| woss_db_manager | woss::WossCreator | protected |
| woss_debug | woss::WossCreator | protected |
| WossCreator() | woss::WossCreator | |
| ~WossCreator()=default | woss::WossCreator | virtual |