Searched refs:abbp (Results 1 – 1 of 1) sorted by relevance
28 static auto& abbp = *new std::unique_ptr<AbbProcess>(std::make_unique<AbbProcess>()); variable89 return abbp->sendCommand(command); in execute_abb_command()