#include <Notify_Default_CO_Factory.h>
Static Public Member Functions | |
int | init_svc (void) |
Maintained for backward compatibility.
Definition at line 35 of file Notify_Default_CO_Factory.h.
|
Helper function to register the default factory into the service configurator. Definition at line 11 of file Notify_Default_CO_Factory.cpp.
00012 { 00013 // NOP. 00014 return 0; 00015 } |