SeaBreeze
Public Member Functions | Protected Attributes
seabreeze::api::FeatureAdapterTemplate< T > Class Template Reference
Inheritance diagram for seabreeze::api::FeatureAdapterTemplate< T >:
Inheritance graph
Collaboration diagram for seabreeze::api::FeatureAdapterTemplate< T >:
Collaboration graph

Public Member Functions

 FeatureAdapterTemplate (T *featureInterface, const FeatureFamily &f, Protocol *p, Bus *b, unsigned short instanceIndex)
 
T * getFeature ()
 
virtual FeatureFamilygetFeatureFamily ()
 
virtual long getID ()
 

Protected Attributes

T * feature
 
FeatureFamily family
 
Protocolprotocol
 
Busbus
 
unsigned short index
 
unsigned long ID
 

Member Function Documentation

◆ getFeatureFamily()

template<class T >
virtual FeatureFamily & seabreeze::api::FeatureAdapterTemplate< T >::getFeatureFamily ( )
inlinevirtual

◆ getID()

template<class T >
virtual long seabreeze::api::FeatureAdapterTemplate< T >::getID ( )
inlinevirtual

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