|
Goby3 3.3.0
2025.07.10
|
Classes | |
| class | Application |
Functions | |
| std::pair< bool, protobuf::TerminateResponse > | check_terminate (const protobuf::TerminateRequest &request, const std::string &app_name) |
| Checks if the terminate request is for this application, either by target_name or PID. | |
|
inline |
Checks if the terminate request is for this application, either by target_name or PID.
| request | Request message from goby_terminate |
| app_name | The current application name (typically cfg().app().name()) |
Definition at line 48 of file terminate.h.