|  | 
|  | nativerun (const char *name) | 
|  | 
| virtual void | install (service_spec &s) override | 
|  | 
| virtual void | run () override | 
|  | 
| DSN_API | tool_app (const char *name) | 
|  | 
| virtual DSN_API void | start_all_apps () | 
|  | 
| virtual DSN_API void | stop_all_apps (bool cleanup) | 
|  | 
| DSN_API | tool_base (const char *name) | 
|  | 
| const std::string & | name () const | 
|  | 
|  | 
| typedef tool_app *(* | factory) (const char *) | 
|  | 
| template<typename T > | 
| static tool_app * | create (const char *name) | 
|  | 
| static DSN_API const service_spec & | get_service_spec () | 
|  | 
| std::string | _name | 
|  | 
The documentation for this class was generated from the following file: