Searched defs:AbckitComponent (Results 1 – 1 of 1) sorted by relevance
46 struct AbckitComponent { struct53 explicit AbckitComponent(const std::string &componentName, bool enabled = true) argument58 explicit AbckitComponent(const std::string &componentName) : name_(componentName) in AbckitComponent() argument63 void Disable() in Disable()67 void Enable() in Enable()71 bool CheckStatus() in CheckStatus()75 std::string GetPrefix() in GetPrefix()