#include <Service_Types.h>
Inheritance diagram for ACE_Service_Object_Type:
Public Methods | |
ACE_Service_Object_Type (void *so, const ACE_TCHAR *name, u_int flags=0, ACE_Service_Object_Exterminator gobbler=0) | |
~ACE_Service_Object_Type (void) | |
virtual int | suspend (void) const |
virtual int | resume (void) const |
virtual int | init (int argc, ACE_TCHAR *argv[]) const |
virtual int | fini (void) const |
virtual int | info (ACE_TCHAR **str, size_t len) const |
|
|
|
|
|
Reimplemented from ACE_Service_Type_Impl. |
|
Implements ACE_Service_Type_Impl. |
|
Implements ACE_Service_Type_Impl. |
|
Implements ACE_Service_Type_Impl. |
|
Implements ACE_Service_Type_Impl. |