|
| DIOSim (int index) |
|
std::unique_ptr< CallbackStore > | RegisterInitializedCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetInitialized () const |
|
void | SetInitialized (bool initialized) |
|
std::unique_ptr< CallbackStore > | RegisterValueCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetValue () const |
|
void | SetValue (bool value) |
|
std::unique_ptr< CallbackStore > | RegisterPulseLengthCallback (NotifyCallback callback, bool initialNotify) |
|
double | GetPulseLength () const |
|
void | SetPulseLength (double pulseLength) |
|
std::unique_ptr< CallbackStore > | RegisterIsInputCallback (NotifyCallback callback, bool initialNotify) |
|
bool | GetIsInput () const |
|
void | SetIsInput (bool isInput) |
|
std::unique_ptr< CallbackStore > | RegisterFilterIndexCallback (NotifyCallback callback, bool initialNotify) |
|
int | GetFilterIndex () const |
|
void | SetFilterIndex (int filterIndex) |
|
void | ResetData () |
|
The documentation for this class was generated from the following file:
- /var/lib/jenkins/workspace/WPILib/WPILib - Development/arm/hal/src/main/native/include/simulation/DIOSim.h