WPILibC++  2018.4.1-20180729133221-1141-g00c2cd7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
frc::sim::RelaySim Class Reference

Public Member Functions

 RelaySim (int index)
 
std::unique_ptr< CallbackStoreRegisterInitializedForwardCallback (NotifyCallback callback, bool initialNotify)
 
bool GetInitializedForward ()
 
void SetInitializedForward (bool initializedForward)
 
std::unique_ptr< CallbackStoreRegisterInitializedReverseCallback (NotifyCallback callback, bool initialNotify)
 
bool GetInitializedReverse ()
 
void SetInitializedReverse (bool initializedReverse)
 
std::unique_ptr< CallbackStoreRegisterForwardCallback (NotifyCallback callback, bool initialNotify)
 
bool GetForward ()
 
void SetForward (bool forward)
 
std::unique_ptr< CallbackStoreRegisterReverseCallback (NotifyCallback callback, bool initialNotify)
 
bool GetReverse ()
 
void SetReverse (bool reverse)
 
void ResetData ()
 

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