REVLib - C++
rev::spark::LimitSwitchConfigAccessor Class Reference

#include <LimitSwitchConfigAccessor.h>

Public Member Functions

bool GetForwardLimitSwitchEnabled ()
 
LimitSwitchConfig::Type GetForwardSwitchType ()
 
bool GetReverseLimitSwitchEnabled ()
 
LimitSwitchConfig::Type GetReverseSwitchType ()
 

Protected Member Functions

 LimitSwitchConfigAccessor (void *sparkHandle)
 

Friends

class SparkBaseConfigAccessor
 

Constructor & Destructor Documentation

◆ LimitSwitchConfigAccessor()

LimitSwitchConfigAccessor::LimitSwitchConfigAccessor ( void *  sparkHandle)
explicitprotected

Member Function Documentation

◆ GetForwardLimitSwitchEnabled()

bool LimitSwitchConfigAccessor::GetForwardLimitSwitchEnabled ( )

◆ GetForwardSwitchType()

LimitSwitchConfig::Type LimitSwitchConfigAccessor::GetForwardSwitchType ( )

◆ GetReverseLimitSwitchEnabled()

bool LimitSwitchConfigAccessor::GetReverseLimitSwitchEnabled ( )

◆ GetReverseSwitchType()

LimitSwitchConfig::Type LimitSwitchConfigAccessor::GetReverseSwitchType ( )

Friends And Related Function Documentation

◆ SparkBaseConfigAccessor

friend class SparkBaseConfigAccessor
friend

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