13     os << 
" LCIORandomAccess:  ----------------------- " << 
std::endl 
   25        << 
"---------------------------------------------" 
long64 getIndexLocation() const 
Get the random access index location. 
 
long64 _firstRecordLocation
 
std::ostream & operator<<(std::ostream &os, const LCIORandomAccess &ra)
 
void setIndexLocation(long64 il)
Set the random access index location. 
 
Implementation class for LCIORandomAccess records. 
 
long64 getFirstRecordLocation() const 
Get the first record location. 
 
void setPreviousLocation(long64 pl)
Set the previous record location. 
 
void setFirstRecordLocation(long64 fl)
Set the first record location. 
 
bool operator<(const LCIORandomAccess &ra0, const LCIORandomAccess &other)
 
long64 getPrevLocation() const 
Get the previous record location.