#include <refinement.h>
Public Member Functions | |
ChildTag () | |
Public Attributes | |
unsigned char | _incomplete: 1 |
unsigned char | _parentType: 2 |
unsigned char | _indexInParent: 2 |
Definition at line 189 of file refinement.h.
|
inline |
Definition at line 190 of file refinement.h.
unsigned char _incomplete |
Definition at line 192 of file refinement.h.
unsigned char _indexInParent |
Definition at line 194 of file refinement.h.
unsigned char _parentType |
Definition at line 193 of file refinement.h.