Defined in: Keyview_Session.hpp
The Session
class is the entry point to the C++ API. The Session
class has methods to filter, detect, access subfiles, and get summary information.
The Session class provides functions to:
Options can be set by the Configuration
class. This can be used in the constructor, or modified after construction. See The Configuration Class for more information.
|