1.1.0
CCC
 
PtrGeos Class Reference

#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
 

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

Member Function Documentation

void PtrGeos::clear ( )
String PtrGeos::dumpLocator ( int  rank,
const ELoc &  locatorType 
) const
void PtrGeos::erase ( int  locatorIndex)
int PtrGeos::findUIDInLocator ( int  iuid) const
int PtrGeos::getLocatorByIndex ( int  locatorIndex) const
inline
int PtrGeos::getLocatorNumber ( ) const
inline
bool PtrGeos::isLocatorIndexValid ( int  locatorIndex) const
void PtrGeos::resize ( int  count)
inline
void PtrGeos::setLocatorByIndex ( int  locatorIndex,
int  value 
)
inline

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