Public Member Functions | Protected Attributes | Private Member Functions

StreamBusInterfaceRegistrar< C > Class Template Reference

#include <StreamBusInterface.h>

Inheritance diagram for StreamBusInterfaceRegistrar< C >:
Inheritance graph
[legend]
Collaboration diagram for StreamBusInterfaceRegistrar< C >:
Collaboration graph
[legend]

Public Member Functions

 StreamBusInterfaceRegistrar (const char *name)

Protected Attributes

const char * name

Private Member Functions

StreamBusInterfacefind (StreamBusInterface::Client *client, const char *busname, int addr, const char *param)

Detailed Description

template<class C>
class StreamBusInterfaceRegistrar< C >

Definition at line 166 of file StreamBusInterface.h.


Constructor & Destructor Documentation

template<class C >
StreamBusInterfaceRegistrar< C >::StreamBusInterfaceRegistrar ( const char *  name  )  [inline]

Definition at line 172 of file StreamBusInterface.h.


Member Function Documentation

template<class C >
StreamBusInterface* StreamBusInterfaceRegistrar< C >::find ( StreamBusInterface::Client client,
const char *  busname,
int  addr,
const char *  param 
) [inline, private, virtual]

Implements StreamBusInterfaceRegistrarBase.

Definition at line 168 of file StreamBusInterface.h.


Field Documentation

const char* StreamBusInterfaceRegistrarBase::name [protected, inherited]

Definition at line 160 of file StreamBusInterface.h.

Referenced by StreamBusInterfaceClass::name().


The documentation for this class was generated from the following file: