This is the complete list of members for bmps::BMPFactory, including all inherited members.
| BMPFactory(int scenario_id, int bmp_id, int sub_scenario, int bmp_type, int bmp_priority, vector< string > &distribution, const string &collection, const string &location, bool effectivenessChangeable=false, time_t changeFrequency=-1, int variableTimes=-1) | bmps::BMPFactory | |
| bmpPriority() | bmps::BMPFactory | |
| bmpType() | bmps::BMPFactory | |
| Dump(std::ostream *fs)=0 | bmps::BMPFactory | pure virtual |
| GetRasterData() | bmps::BMPFactory | virtual |
| GetSubScenarioId() | bmps::BMPFactory | |
| loadBMP(MongoClient *conn, const string &bmpDBName)=0 | bmps::BMPFactory | pure virtual |
| m_bmpCollection | bmps::BMPFactory | protected |
| m_bmpId | bmps::BMPFactory | protected |
| m_bmpPriority | bmps::BMPFactory | protected |
| m_bmpType | bmps::BMPFactory | protected |
| m_distribution | bmps::BMPFactory | protected |
| m_location | bmps::BMPFactory | protected |
| m_scenarioId | bmps::BMPFactory | protected |
| m_subScenarioId | bmps::BMPFactory | protected |
| setRasterData(map< string, IntRaster * > &sceneRsMap) | bmps::BMPFactory | virtual |
| ~BMPFactory() | bmps::BMPFactory |