#include <sot/talos_balance/sdk_qualisys/Markup.h>
Public Member Functions | |
ElemPos () | |
ElemPos (const ElemPos &pos) | |
void | AdjustEnd (int n) |
void | AdjustStart (int n) |
void | Clear () |
bool | IsEmptyElement () const |
Public Attributes | |
int | iElemChild |
int | iElemNext |
int | iElemParent |
int | nEndL |
int | nEndR |
int | nReserved |
int | nStartL |
int | nStartR |
|
inline |
|
inline |
Definition at line 91 of file Markup.h.
References iElemChild, iElemNext, iElemParent, nEndL, nEndR, nReserved, nStartL, and nStartR.
Referenced by ElemPos(), and CMarkup::TokenPos::TokenPos().
|
inline |
int nEndL |
Definition at line 100 of file Markup.h.
Referenced by Clear(), and IsEmptyElement().
int nStartL |
Definition at line 97 of file Markup.h.
Referenced by AdjustStart(), and Clear().
int nStartR |
Definition at line 99 of file Markup.h.
Referenced by AdjustStart(), Clear(), and IsEmptyElement().