Class Index | Cross Index | Namespace Index |
Contained in: FrameCPP
Derived from:
none
Derived by:
none
#include "framecpp/FrameReader.hh"
public function member index: |
|||
FrameReader | (); | ||
FrameReader | (std::istream& InStream, bool AutoReset = false); | ||
~FrameReader | (); | ||
void | SetStream | (std::istream& InStream, bool AutoReset = false); | |
bool | isEndOfFile | () const; | |
FrameH* | readFrame | (); | |
void | setErrorWatch | (void(*ErrorWatch)(const std::string&)); | |
private function member index: |
|||
const private_type& | p | () const; | |
private_type& | p | (); | |