SeaBreeze
Public Member Functions
seabreeze::ContinuousStrobeFeature Class Reference
Inheritance diagram for seabreeze::ContinuousStrobeFeature:
Inheritance graph
Collaboration diagram for seabreeze::ContinuousStrobeFeature:
Collaboration graph

Public Member Functions

 ContinuousStrobeFeature (std::vector< ProtocolHelper * > helpers)
 
virtual void setContinuousStrobePeriodMicroseconds (const Protocol &protocol, const Bus &bus, unsigned short strobe_id, unsigned long period_usec)
 
virtual void setContinuousStrobeEnable (const Protocol &protocol, const Bus &bus, unsigned short strobe_id, bool enable)
 
virtual FeatureFamily getFeatureFamily ()
 
- Public Member Functions inherited from seabreeze::FeatureImpl
virtual bool initialize (const Protocol &protocol, const Bus &bus)
 

Additional Inherited Members

- Protected Member Functions inherited from seabreeze::FeatureImpl
ProtocolHelperlookupProtocolImpl (const Protocol &protocol)
 
- Protected Attributes inherited from seabreeze::FeatureImpl
std::vector< ProtocolHelper * > protocols
 

Member Function Documentation

◆ setContinuousStrobePeriodMicroseconds()

virtual void seabreeze::ContinuousStrobeFeature::setContinuousStrobePeriodMicroseconds ( const Protocol protocol,
const Bus bus,
unsigned short  strobe_id,
unsigned long  period_usec 
)
virtual

◆ setContinuousStrobeEnable()

virtual void seabreeze::ContinuousStrobeFeature::setContinuousStrobeEnable ( const Protocol protocol,
const Bus bus,
unsigned short  strobe_id,
bool  enable 
)
virtual

◆ getFeatureFamily()

virtual FeatureFamily seabreeze::ContinuousStrobeFeature::getFeatureFamily ( )
virtual

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