1.3.2
CCC
 
PtrGeos Class Reference

#include <PtrGeos.hpp>

Detailed Description

Gives the Rank of the Attribute for:

  • a given pointer type
  • a given locatorIndex rank

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
 
int findUIDInLocator (int iuid) const
 
void erase (int locatorIndex)
 
void clear ()
 
void resize (int count)
 
String dumpLocator (int rank, const ELoc &locatorType) const
 

Member Function Documentation

◆ clear()

void PtrGeos::clear ( )

◆ dumpLocator()

String PtrGeos::dumpLocator ( int  rank,
const ELoc &  locatorType 
) const

◆ erase()

void PtrGeos::erase ( int  locatorIndex)

◆ findUIDInLocator()

int PtrGeos::findUIDInLocator ( int  iuid) const

◆ getLocatorByIndex()

int PtrGeos::getLocatorByIndex ( int  locatorIndex) const
inline

◆ getLocatorNumber()

int PtrGeos::getLocatorNumber ( ) const
inline

◆ isLocatorIndexValid()

bool PtrGeos::isLocatorIndexValid ( int  locatorIndex) const

◆ resize()

void PtrGeos::resize ( int  count)
inline

◆ setLocatorByIndex()

void PtrGeos::setLocatorByIndex ( int  locatorIndex,
int  value 
)
inline

The documentation for this class was generated from the following files: