#include <Populations.h>
Inheritance diagram for clPopulationManager:
Public Member Functions | |
clPopulationManager (clSimManager *p_oSimManager) | |
This constructor structure makes sure that there's no default constructor while also saying that this child class doesn't need its own constructor to do anything. | |
int | GetObjectVersion () |
Returns the version number of the clPopulationManager class. | |
void | CreateObjects (xercesc::DOMDocument *p_oDoc) |
Creates the tree population object. |
Copyright 2003 Charles D. Canham.
|
Returns the version number of the clPopulationManager class.
Reimplemented from clObjectManagerBase. |