#include <ViewCursor.h>
◆ ViewCursor()
ViewCursor::ViewCursor |
( |
const RJValue * |
doc, |
|
|
ViewCursor * |
prev, |
|
|
const std::vector< std::string > * |
viewPaths |
|
) |
| |
◆ follow()
void ViewCursor::follow |
( |
const RJPointer & |
ptr | ) |
|
◆ followAtt()
void ViewCursor::followAtt |
( |
const std::string & |
attr | ) |
|
◆ getOverwrites()
◆ getPreviousCursor()
const ViewCursor * ViewCursor::getPreviousCursor |
( |
| ) |
const |
◆ getVal()
const RJValue * ViewCursor::getVal |
( |
| ) |
const |
◆ isBase()
bool ViewCursor::isBase |
( |
const std::string & |
currPointer | ) |
const |
◆ isShared()
bool ViewCursor::isShared |
( |
const std::string & |
currPointer | ) |
const |
◆ reset()
void ViewCursor::reset |
( |
| ) |
|
◆ setNextDestination()
void ViewCursor::setNextDestination |
( |
const RJValue * |
nextDestination | ) |
|
◆ unfollow()
void ViewCursor::unfollow |
( |
| ) |
|
The documentation for this class was generated from the following files:
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/storage/document/include/joda/document/view/ViewCursor.h
- /home/nico/joda_tmp/tmp-joda-dirs/JODA-gh/libs/joda/core/modules/storage/document/include/joda/document/view/ViewCursor.cpp