Introduction

Getting Started

Programming Guides

API Reference

Additional Resources

hio_html_internal::SceneWalker Class Reference

Public Types

typedef std::function< bool(GrownKeyPath
const &inclPath)> 
FollowIncludePredicate
 
typedef std::function< void(GrownKeyPath
const &segPath)> 
VisitSegAction
 
typedef std::function< bool(GrownKeyPath
const &segPath)> 
VisitSegPredicate
 

Public Member Functions

 SceneWalker (FollowIncludePredicate const &followInclPred, VisitSegPredicate const &visitSegPred, VisitSegAction const &visitSegAction)
 
void Walk (HBaseView *view, HC_KEY root)
 

The documentation for this class was generated from the following file: