#include <POP_AttribMap.h>

Public Member Functions | |
| POP_AttribMapping () | |
| ~POP_AttribMapping () | |
| GB_AttribType | getType () const |
| const int * | getIndexRemap () const |
| int | getIndexRemap (int idx) |
| int | getIndexRemapSize () const |
| const GB_AttributeRef & | getSourceOffset () const |
| const GB_AttributeRef & | getDestOffset () const |
| int | getSize () const |
Friends | |
| class | POP_AttribMap |
Definition at line 31 of file POP_AttribMap.h.
| POP_AttribMapping::POP_AttribMapping | ( | ) | [inline] |
Definition at line 34 of file POP_AttribMap.h.
| POP_AttribMapping::~POP_AttribMapping | ( | ) | [inline] |
Definition at line 40 of file POP_AttribMap.h.
| const GB_AttributeRef& POP_AttribMapping::getDestOffset | ( | ) | const [inline] |
Definition at line 54 of file POP_AttribMap.h.
| int POP_AttribMapping::getIndexRemap | ( | int | idx | ) | [inline] |
Definition at line 48 of file POP_AttribMap.h.
| const int* POP_AttribMapping::getIndexRemap | ( | ) | const [inline] |
Definition at line 47 of file POP_AttribMap.h.
| int POP_AttribMapping::getIndexRemapSize | ( | ) | const [inline] |
Definition at line 52 of file POP_AttribMap.h.
| int POP_AttribMapping::getSize | ( | void | ) | const [inline] |
Definition at line 55 of file POP_AttribMap.h.
| const GB_AttributeRef& POP_AttribMapping::getSourceOffset | ( | ) | const [inline] |
Definition at line 53 of file POP_AttribMap.h.
| GB_AttribType POP_AttribMapping::getType | ( | void | ) | const [inline] |
Definition at line 45 of file POP_AttribMap.h.
friend class POP_AttribMap [friend] |
Definition at line 67 of file POP_AttribMap.h.
1.5.9