INTRODUCTION Overview Download and Install Quick Start Documentation Publications NONFRAMEWORK CODE Driver Interfaces Drivers Libraries Utilities FRAMEWORK CODE Interfaces Components Libraries Utilities Full Software Listings DEVELOPER Tutorials Examples Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
orcalog::GenericAutoLogger< ProviderType, ConsumerType, ObjectType, LogWriterType > Class Template Reference
Inherits ConsumerImpl< ProviderType, ConsumerType, ObjectType >, and orcalog::AutoLogger.
Detailed Descriptiontemplate<class ProviderType, class ConsumerType, class ObjectType, class LogWriterType>
|
virtual void orcalog::GenericAutoLogger< ProviderType, ConsumerType, ObjectType, LogWriterType >::dataEvent | ( | const ObjectType & | data | ) | [inline, virtual] |
This function is called when new data arrives to the consumer. Default implementation does nothing. Re-implement this callback in the derived class.
Reimplemented from orcaifaceimpl::ConsumerImpl< ProviderType, ConsumerType, ObjectType >.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)