|
gstlearn
1.0.0
CCC
|
#include <PtrGeos.hpp>
Public Member Functions | |
| bool | isLocatorIndexValid (int locatorIndex) const |
| int | getLocatorByIndex (int locatorIndex) const |
| void | setLocatorByIndex (int locatorIndex, int value) |
| int | getLocatorNumber () const |
| int | findUIDInLocator (int iuid) const |
| void | erase (int locatorIndex) |
| void | clear () |
| void | resize (int count) |
| String | dumpLocator (int rank, const ELoc &locatorType) const |
Private Attributes | |
| VectorInt | _r |
Gives the Rank of the Attribute for:
The dimension of the internal vector is equal to the number of items for a given pointer type
| void PtrGeos::clear | ( | ) |
| String PtrGeos::dumpLocator | ( | int | rank, |
| const ELoc & | locatorType | ||
| ) | const |
| void PtrGeos::erase | ( | int | locatorIndex | ) |
| int PtrGeos::findUIDInLocator | ( | int | iuid | ) | const |
|
inline |
|
inline |
| bool PtrGeos::isLocatorIndexValid | ( | int | locatorIndex | ) | const |
|
inline |
|
inline |
|
private |