xvsdk
3.2.0
|
This is the complete list of members for xv::EventStream, including all inherited members.
Data typedef (defined in xv::Stream< Event const & >) | xv::Stream< Event const & > | |
registerCallback(std::function< void(Event const &)>)=0 | xv::Stream< Event const & > | pure virtual |
start()=0 | xv::Stream< Event const & > | pure virtual |
stop()=0 | xv::Stream< Event const & > | pure virtual |
unregisterCallback(int callbackId)=0 | xv::Stream< Event const & > | pure virtual |
~EventStream() (defined in xv::EventStream) | xv::EventStream | inlinevirtual |