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