mirror of
https://github.com/Telecominfraproject/wlan-cloud-lib-poco.git
synced 2025-10-29 17:52:44 +00:00
commit missing file
This commit is contained in:
@@ -75,6 +75,8 @@ public:
|
|||||||
static bool isRunningImpl(PIDImpl pid);
|
static bool isRunningImpl(PIDImpl pid);
|
||||||
static void requestTerminationImpl(PIDImpl pid);
|
static void requestTerminationImpl(PIDImpl pid);
|
||||||
static std::string terminationEventName(PIDImpl pid);
|
static std::string terminationEventName(PIDImpl pid);
|
||||||
|
static bool mustEscapeArg(const std::string& arg);
|
||||||
|
static std::string escapeArg(const std::string& arg);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user