![]() |
Power System Platform
2024w23a
|
Form to edit the rate limit control data. More...
#include <RateLimiterForm.h>


Public Member Functions | |
| RateLimiterForm (wxWindow *parent, RateLimiter *rateLimiter) | |
| bool | ValidateData () |
Protected Member Functions | |
| virtual void | OnCancelButtonClick (wxCommandEvent &event) |
| virtual void | OnOKButtonClick (wxCommandEvent &event) |
Protected Attributes | |
| wxWindow * | m_parent = nullptr |
| RateLimiter * | m_rateLimiter = nullptr |
Form to edit the rate limit control data.