Public Member Functions

bnet::RocFactory Class Reference

#include <RocFactory.h>

Public Member Functions

 RocFactory (const char *name)
virtual dabc::Application * CreateApplication (const char *classname, dabc::Command *cmd)
virtual dabc::Module * CreateModule (const char *classname, const char *modulename, dabc::Command *cmd)

Detailed Description

Definition at line 25 of file RocFactory.h.


Constructor & Destructor Documentation

bnet::RocFactory::RocFactory ( const char *  name  )  [inline]

Definition at line 27 of file RocFactory.h.


Member Function Documentation

dabc::Application * bnet::RocFactory::CreateApplication ( const char *  classname,
dabc::Command *  cmd 
) [virtual]

Definition at line 22 of file RocFactory.cxx.

References bnet::xmlRocWorkerClass.

dabc::Module * bnet::RocFactory::CreateModule ( const char *  classname,
const char *  modulename,
dabc::Command *  cmd 
) [virtual]

Definition at line 30 of file RocFactory.cxx.


The documentation for this class was generated from the following files: