|
RepastHPC
2.3.1
|
This is the complete list of members for repast::Context< T >, including all inherited members.
| addAgent(T *agent) | repast::Context< T > | |
| addProjection(Projection< T > *projection) | repast::Context< T > | virtual |
| addValueLayer(BaseValueLayer *valueLayer) | repast::Context< T > | |
| begin() const | repast::Context< T > | inline |
| byTypeBegin(int typeId) const | repast::Context< T > | inline |
| byTypeEnd(int typeId) const | repast::Context< T > | inline |
| byTypeFilteredBegin(const int type, const filterStruct &fStruct) | repast::Context< T > | |
| byTypeFilteredEnd(const int type, const filterStruct &fStruct) | repast::Context< T > | |
| cleanProjectionInfo(std::set< AgentId > &agentsToKeep) (defined in repast::Context< T >) | repast::Context< T > | |
| const_bytype_iterator typedef (defined in repast::Context< T >) | repast::Context< T > | |
| const_iterator typedef (defined in repast::Context< T >) | repast::Context< T > | |
| contains(const AgentId &id) | repast::Context< T > | |
| Context() (defined in repast::Context< T >) | repast::Context< T > | |
| end() const | repast::Context< T > | inline |
| filteredBegin(const filterStruct &fStruct) | repast::Context< T > | |
| filteredEnd(const filterStruct &fStruct) | repast::Context< T > | |
| getAgent(const AgentId &id) | repast::Context< T > | |
| getContinuousValueLayer(const std::string &valueLayerName) | repast::Context< T > | |
| getDiscreteValueLayer(const std::string &valueLayerName) | repast::Context< T > | |
| getProjection(const std::string &name) | repast::Context< T > | |
| getProjectionInfo(AgentRequest req, std::map< std::string, std::vector< repast::ProjectionInfoPacket * > > &map, bool secondaryInfo=false, std::set< AgentId > *secondaryIds=0, int destProc=-1) | repast::Context< T > | |
| getRandomAgents(const int count, std::vector< T * > &agents) | repast::Context< T > | |
| projections (defined in repast::Context< T >) | repast::Context< T > | protected |
| removeAgent(const AgentId id) | repast::Context< T > | |
| removeAgent(T *agent) | repast::Context< T > | |
| selectAgents(std::set< T * > &selectedAgents, bool remove=false) | repast::Context< T > | |
| selectAgents(std::vector< T * > &selectedAgents, bool remove=false) | repast::Context< T > | |
| selectAgents(int count, std::set< T * > &selectedAgents, bool remove=false) | repast::Context< T > | |
| selectAgents(int count, std::vector< T * > &selectedAgents, bool remove=false) | repast::Context< T > | |
| selectAgents(std::set< T * > &selectedAgents, int type, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(std::vector< T * > &selectedAgents, int type, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::set< T * > &selectedAgents, int type, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::vector< T * > &selectedAgents, int type, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(std::set< T * > &selectedAgents, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(std::vector< T * > &selectedAgents, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::set< T * > &selectedAgents, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::vector< T * > &selectedAgents, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(std::set< T * > &selectedAgents, int type, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(std::vector< T * > &selectedAgents, int type, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::set< T * > &selectedAgents, int type, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| selectAgents(int count, std::vector< T * > &selectedAgents, int type, filterStruct &filter, bool remove=false, int popSize=-1) | repast::Context< T > | |
| setProjectionInfo(std::map< std::string, std::vector< repast::ProjectionInfoPacket * > > &projInfo) | repast::Context< T > | |
| size() const | repast::Context< T > | inline |
| ~Context() | repast::Context< T > | virtual |
1.8.17