5#ifndef IOVDBTPCNV_ATTRLISTINDEXES_H
6# define IOVDBTPCNV_ATTRLISTINDEXES_H
unsigned short nameIndex() const
Index into attribute name vector.
unsigned short objIndex() const
Index into the type-specific value vectors - type index identifies which one.
void setCombinedIndex(unsigned int combinedIndex)
void setAttrIndex(unsigned short nameIndex)
void setTypeIndex(unsigned short typeIndex)
unsigned int combinedIndex() const
Access to the bit-packed value.
void setObjIndex(unsigned short index)
unsigned short typeIndex() const
Index into the type name vector.
unsigned short m_typeIndex
unsigned short m_objIndex
bool isValid() const
Uninitialized index is NOT valid.