WPILibC++  2018.4.1-20180729223220-1149-g7bd3f9f
 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: