UpdateManagerSvc_Loader Class Reference

#include <UpdateManager.h>

List of all members.

Static Public Member Functions

static int init ()

Detailed Description

Definition at line 113 of file UpdateManager.h.


Member Function Documentation

int UpdateManagerSvc_Loader::init ( void   )  [static]

Definition at line 414 of file UpdateManager.cpp.

References ACE_Service_Config::process_directive().

00415 {
00416   return ACE_Service_Config::process_directive
00417          (ace_svc_desc_UpdateManagerSvc);
00418   return 0;
00419 }

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