![]() |
FMT 0.9.8
Forest management tools for forest planning
|
This is the complete list of members for Spatial::FMTeventcontainer, including all inherited members.
| _exhandler | Core::FMTobject | protectedstatic |
| _logger | Core::FMTobject | protectedstatic |
| addaction(const FMTcoordinate &coord, const int &period, const int &actionid, const FMTbindingspatialaction &binding) | Spatial::FMTeventcontainer | |
| addactions(const FMTcoordinate &coord, const int &period, const std::vector< int > &actionids, const std::vector< FMTbindingspatialaction > &bindings) | Spatial::FMTeventcontainer | |
| addupdate(const FMTeventcontainer &newevents, const FMTeventcontainer &eventstoremove) | Spatial::FMTeventcontainer | |
| begin() const | Spatial::FMTeventcontainer | inline |
| boost::serialization::access | Spatial::FMTeventcontainer | friend |
| checksignals() const | Core::FMTobject | protected |
| clear() | Spatial::FMTeventcontainer | inline |
| const_iterator typedef | Spatial::FMTeventcontainer | |
| const_reverse_iterator typedef | Spatial::FMTeventcontainer | |
| disablenestedexceptions() | Core::FMTobject | |
| empty() const | Spatial::FMTeventcontainer | inline |
| enablenestedexceptions() | Core::FMTobject | |
| end() const | Spatial::FMTeventcontainer | inline |
| erase(const FMTevent &event) | Spatial::FMTeventcontainer | |
| erase(const const_iterator event) | Spatial::FMTeventcontainer | |
| erasecoordinate(const FMTcoordinate &coord, const int &periodstart, const std::vector< std::vector< bool > > &actionstarget) | Spatial::FMTeventcontainer | |
| evaluatedistance(const FMTevent &, const double &lowerdistancetoevent, const double &upperdistancetoevent, const int &period, const std::vector< bool > &actionsused, boost::unordered_set< FMTeventrelation > &relations) const | Spatial::FMTeventcontainer | |
| find(const int &period, const FMTcoordinate &coord) const | Spatial::FMTeventcontainer | |
| find(const FMTevent &event) const | Spatial::FMTeventcontainer | inline |
| firstperiod() const | Spatial::FMTeventcontainer | |
| FMTeventcontainer() | Spatial::FMTeventcontainer | |
| FMTeventcontainer(const FMTeventcontainer &rhs) | Spatial::FMTeventcontainer | |
| FMTobject() | Core::FMTobject | |
| FMTobject(const std::shared_ptr< Exception::FMTexceptionhandler > exhandler) | Core::FMTobject | |
| FMTobject(const FMTobject &rhs) | Core::FMTobject | |
| forceload(Archive &ar, const unsigned int version) | Core::FMTobject | inlineprotected |
| forcesave(Archive &ar, const unsigned int version) const | Core::FMTobject | inlineprotected |
| getavailablememory() | Core::FMTobject | static |
| getbounds(const int &period) const | Spatial::FMTeventcontainer | |
| getclock() | Core::FMTobject | protectedstatic |
| getcontainer(std::vector< FMTcoordinate > coordinates, const int &minperiod, const int &maxperiod, const size_t &buffer) const | Spatial::FMTeventcontainer | |
| getduration(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock) | Core::FMTobject | protectedstatic |
| getdurationinseconds(const std::chrono::time_point< std::chrono::high_resolution_clock > &startclock) | Core::FMTobject | protectedstatic |
| getevents(const int &period, const int &action_id) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const int &action_id, const FMTcoordinate &minimalcoordinate, const FMTcoordinate &maximalcoordinate) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const std::vector< int > &actions_id) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const std::vector< bool > &actions_used) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const std::vector< bool > &actions_used, const FMTcoordinate &minimalcoordinate, const FMTcoordinate &maximalcoordinate) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const FMTcoordinate &coord) const | Spatial::FMTeventcontainer | |
| getevents(const int &period, const std::set< FMTcoordinate > &territory) const | Spatial::FMTeventcontainer | |
| geteventstoadd(const FMTcoordinate &coord, const int &period, const int &actionid, const FMTbindingspatialaction &binding, FMTeventcontainer &newevents) const | Spatial::FMTeventcontainer | |
| geteventstoerase(const int &fromperiod, const std::vector< std::vector< bool > > &actionstarget, const FMTcoordinate &coord, const size_t &buffer, FMTeventcontainer &newevents) const | Spatial::FMTeventcontainer | |
| getmultipleevents(const int &period, const std::vector< int > &action_ids, const FMTcoordinate &minimalcoordinate, const FMTcoordinate &maximalcoordinate) const | Spatial::FMTeventcontainer | |
| getruntimelocation() | Core::FMTobject | static |
| insert(const FMTevent &event) | Spatial::FMTeventcontainer | inline |
| iterator typedef | Spatial::FMTeventcontainer | |
| lastperiod() const | Spatial::FMTeventcontainer | |
| merge(const FMTeventcontainer &levents) | Spatial::FMTeventcontainer | |
| minimaldistance(const FMTevent &, const unsigned int &distancel, const int &period, const std::vector< int > &actionsid) const | Spatial::FMTeventcontainer | |
| operator=(const FMTeventcontainer &rhs) | Spatial::FMTeventcontainer | |
| Core::FMTobject::operator=(const FMTobject &rhs) | Core::FMTobject | |
| operator==(const FMTeventcontainer &rhs) const | Spatial::FMTeventcontainer | |
| passinexceptionhandler(const std::shared_ptr< Exception::FMTexceptionhandler > &exhandler) | Core::FMTobject | |
| passinlogger(const std::shared_ptr< Logging::FMTlogger > &logger) | Core::FMTobject | virtual |
| redirectlogtofile(const std::string &location) | Core::FMTobject | |
| setCPLhandler() | Core::FMTobject | protected |
| setdebugexceptionhandler() | Core::FMTobject | |
| setdebuglogger() | Core::FMTobject | virtual |
| setdefaultexceptionhandler() | Core::FMTobject | |
| setdefaultlogger() | Core::FMTobject | virtual |
| seterrorstowarnings(const std::vector< Exception::FMTexc > &errors) | Core::FMTobject | |
| setfreeexceptionhandler() | Core::FMTobject | |
| setmaxwarningsbeforesilenced(const size_t &maxwarningcount) | Core::FMTobject | |
| setquietexceptionhandler() | Core::FMTobject | |
| setquietlogger() | Core::FMTobject | virtual |
| settasklogger() | Core::FMTobject | virtual |
| size() const | Spatial::FMTeventcontainer | inline |
| swap(FMTeventcontainer &rhs) | Spatial::FMTeventcontainer | |
| value_type typedef | Spatial::FMTeventcontainer | |
| ~FMTeventcontainer()=default | Spatial::FMTeventcontainer | |
| ~FMTobject() | Core::FMTobject | virtual |