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