#include <refinement.h>
Public Member Functions | |
ChildTag () | |
Public Attributes | |
unsigned char | _incomplete: 1 |
unsigned char | _parentType: 2 |
unsigned char | _indexInParent: 2 |
Definition at line 196 of file refinement.h.
|
inline |
Definition at line 197 of file refinement.h.
unsigned char _incomplete |
Definition at line 199 of file refinement.h.
unsigned char _indexInParent |
Definition at line 201 of file refinement.h.
unsigned char _parentType |
Definition at line 200 of file refinement.h.