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 |
createNotValidWoss() const =0 (defined in woss::WossCreator) | woss::WossCreator | protectedpure virtual |
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(Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
eraseFrequencyStep(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
eraseFrequencyStep(Location *const tx=CCDouble::ALL_LOCATIONS, Location *const rx=CCDouble::ALL_LOCATIONS) | woss::WossCreator | inline |
eraseSimTime(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
eraseSimTime(Location *const tx=CCSimTime::ALL_LOCATIONS, Location *const rx=CCSimTime::ALL_LOCATIONS) | woss::WossCreator | inline |
eraseTotalRuns(const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
eraseTotalRuns(Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
getEvolutionTimeQuantum(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
getEvolutionTimeQuantum(Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) const | woss::WossCreator | inline |
getFrequencyStep(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
getFrequencyStep(Location *const tx=CCDouble::ALL_LOCATIONS, Location *const rx=CCDouble::ALL_LOCATIONS) const | woss::WossCreator | inline |
getSimTime(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
getSimTime(Location *const tx=CCSimTime::ALL_LOCATIONS, Location *const rx=CCSimTime::ALL_LOCATIONS) const | woss::WossCreator | inline |
getTotalRuns(const CoordZ &tx, const CoordZ &rx) const | woss::WossCreator | inline |
getTotalRuns(Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) const | woss::WossCreator | inline |
getWossNotValid() const (defined in woss::WossCreator) | woss::WossCreator | |
getWrkDirPath() const | woss::WossCreator | inline |
initializeWoss(Woss *const woss_ptr) 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, Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
setFrequencyStep(double f_step, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
setFrequencyStep(double f_step, Location *const tx=CCDouble::ALL_LOCATIONS, Location *const rx=CCDouble::ALL_LOCATIONS) | woss::WossCreator | inline |
setSimTime(const SimTime &simtime, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
setSimTime(const SimTime &simtime, Location *const tx=CCSimTime::ALL_LOCATIONS, Location *const rx=CCSimTime::ALL_LOCATIONS) | woss::WossCreator | inline |
setTotalRuns(int runs, const CoordZ &tx, const CoordZ &rx) | woss::WossCreator | inline |
setTotalRuns(int runs, Location *const tx=CCInt::ALL_LOCATIONS, Location *const rx=CCInt::ALL_LOCATIONS) | woss::WossCreator | inline |
setTransducerHandler(const TransducerHandler *const ptr) | woss::WossCreator | inline |
setWossDbManager(const WossDbManager *const ptr) | woss::WossCreator | inline |
setWossDebug(bool flag) | woss::WossCreator | inline |
setWrkDirPath(const ::std::string &path) | woss::WossCreator | inline |
transducer_handler (defined in woss::WossCreator) | 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 (defined in woss::WossCreator) | woss::WossCreator | protected |
woss_debug | woss::WossCreator | protected |
woss_not_valid (defined in woss::WossCreator) | woss::WossCreator | protectedstatic |
WossCreator() | woss::WossCreator | |
~WossCreator() (defined in woss::WossCreator) | woss::WossCreator | inlinevirtual |