Ceetron Data Provider Framework
|
Public Member Functions | |
virtual cdp_size_t | geometryIndex () const =0 |
virtual cdp_int_t | resultId () const =0 |
virtual cdp_int_t | stateId () const =0 |
A identifier of a result.
|
pure virtual |
The zero based index of the geometry to get results for
For the normal case of only one geometry, this will be 0.
|
pure virtual |
The id of the result to get.
This will always be one of the results provided in the meta data with CDPMetaData::addResultInfo
|
pure virtual |
The id of the state to get results for.
This will always be one of the states provided in the meta data with CDPMetaData::addStateInfo