#include <Markup.h>
Public Member Functions | |
NodePos () | |
NodePos (int n) | |
Public Attributes | |
int | nNodeType |
int | nStart |
int | nLength |
int | nNodeFlags |
MCD_STR | strMeta |
CMarkup::NodePos::NodePos | ( | ) | [inline] |
CMarkup::NodePos::NodePos | ( | int | n | ) | [inline] |
References nLength, nNodeFlags, nNodeType, and nStart.
Referenced by NodePos().
Referenced by NodePos().
Referenced by NodePos().
Referenced by NodePos().
MCD_STR CMarkup::NodePos::strMeta |