|
RepastHPC
2.3.1
|
Interface for class that act as datasoures for DataSets. More...
#include <TDataSource.h>
Public Member Functions | |
| virtual T | getData ()=0 |
| Gets the data. More... | |
Interface for class that act as datasoures for DataSets.
| T | the type of the data |
|
pure virtual |
Gets the data.
1.8.17