PersistenceUpdaterSvc_Loader Class Reference

#include <PersistenceUpdater.h>

List of all members.

Static Public Member Functions

static int init ()

Detailed Description

Definition at line 163 of file PersistenceUpdater.h.


Member Function Documentation

int PersistenceUpdaterSvc_Loader::init ( void   )  [static]

Definition at line 1058 of file PersistenceUpdater.cpp.

References ACE_Service_Config::process_directive().

01059 {
01060   return ACE_Service_Config::process_directive
01061          (ace_svc_desc_PersistenceUpdaterSvc);
01062   return 0;
01063 }

Here is the call graph for this function:


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 10 Aug 2018 for OpenDDS by  doxygen 1.6.1