#include "ut_types.h"#include "pf_Frag.h"#include "pt_PieceTable.h"#include "pf_Fragments.h"#include "pf_Frag_Strux.h"#include "pf_Frag_Object.h"#include "pd_DocumentRDF.h"Functions | |
| static bool | isStuxType (const pf_Frag *const pf, PTStruxType t) |
| pf_Frag_Strux * | tryDownCastStrux (pf_Frag *pf, PTStruxType t) |
| static bool isStuxType | ( | const pf_Frag *const | pf, | |
| PTStruxType | t | |||
| ) | [static] |
References pf_Frag_Strux::getStruxType(), and pf_Frag::getType().
Referenced by pf_Frag::getNextStrux().
| pf_Frag_Strux* tryDownCastStrux | ( | pf_Frag * | pf, | |
| PTStruxType | t | |||
| ) |
References pf_Frag::tryDownCastStrux().
Referenced by pt_PieceTable::_getBlockFromPosition(), pt_PieceTable::dumpDoc(), and pt_PieceTable::getEndOfBlock().
1.7.1