Robust Distributed System Nucleus (rDSN)  ver 1.0.0
Public Member Functions | List of all members
dsn::tools::nativerun Class Reference
Inheritance diagram for dsn::tools::nativerun:
dsn::tools::tool_app dsn::tools::tool_base

Public Member Functions

 nativerun (const char *name)
 
virtual void install (service_spec &s) override
 
virtual void run () override
 
- Public Member Functions inherited from dsn::tools::tool_app
DSN_API tool_app (const char *name)
 
virtual DSN_API void start_all_apps ()
 
virtual DSN_API void stop_all_apps (bool cleanup)
 
- Public Member Functions inherited from dsn::tools::tool_base
DSN_API tool_base (const char *name)
 
const std::string & name () const
 

Additional Inherited Members

- Public Types inherited from dsn::tools::tool_app
typedef tool_app *(* factory) (const char *)
 
- Static Public Member Functions inherited from dsn::tools::tool_app
template<typename T >
static tool_appcreate (const char *name)
 
static DSN_API const service_spec & get_service_spec ()
 
- Protected Attributes inherited from dsn::tools::tool_base
std::string _name
 

The documentation for this class was generated from the following file: