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
|
orcaifaceimpl::PrintingConsumerImpl< ProviderType, ConsumerType, ObjectType, ConsumerTypeIType > Class Template ReferenceA convenience class for consumers with setData() operation. More...
Inherits ConsumerImpl< ProviderType, ConsumerType, ObjectType >.
Detailed Descriptiontemplate<class ProviderType, class ConsumerType, class ObjectType, class ConsumerTypeIType = ConsumerTypeI<ConsumerType,ObjectType>>
|
orcaifaceimpl::PrintingConsumerImpl< ProviderType, ConsumerType, ObjectType, ConsumerTypeIType >::PrintingConsumerImpl | ( | const orcaice::Context & | context, | |
int | recurse = 1000 , |
|||
int | expand = -1 | |||
) | [inline] |
Constructor. The optinal parameter recurse
specifies the level of detail printed out to cout
when new data arrives.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)