CutterJson::IteratorΒΆ

class Iterator

Public Functions

inline Iterator(const RzJson *value, std::shared_ptr<CutterJsonOwner> owner)
inline CutterJson operator*() const
inline bool operator!=(const Iterator &other) const
inline Iterator &operator++()