#include <PtrGeos.hpp>
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
Public Member Functions | |
| bool | isLocatorIndexValid (int locatorIndex) const |
| int | getLocatorByIndex (int locatorIndex) const |
| void | setLocatorByIndex (int locatorIndex, int value) |
| int | getLocatorNumber () const |
| bool | hasLocator () const |
| int | findUIDInLocator (int iuid) const |
| void | erase (int locatorIndex) |
| void | clear () |
| void | resize (int count) |
| String | dumpLocator (int rank, const ELoc &locatorType) const |
| 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 |
|
inline |
| bool PtrGeos::isLocatorIndexValid | ( | int | locatorIndex | ) | const |
|
inline |
|
inline |