• Antelope Release 5.10 Linux CentOS release 7.6.1810 (Core) 3.10.0 2020-05-12

 

NAME

Oorb::ConfigMgrTask - Configuration management task for the oorb library

SYNOPSIS

-loorb $(ORBLIBS)

#include "oorb.h"

namespace Oorb

class ConfigMgrTask

DESCRIPTION

This page describes the ConfigMgrTask which is used to configure programs based on the Oorb(3) library. This is an abstract class which should be subclassed, defining the usage and run methods, in order to structure the program in question as desired. Once a subclass of ConfigMgrTask is defined, an instance of this subclass should be used as an argument to Oorb::Master(3) to create an instance of that Oorb::Master(3) class, which then controls the execution of the program. See the Oorb(3) man-page for a simple EXAMPLE of ConfigMgrTask in use.

CONSTRUCTORS

METHODS

LIBRARY

-loorb $(ORBLIBS)

ATTRIBUTES

MT-Safe

SEE ALSO

Oorb(3), Oorb::Task(3), Oorb::Configure(3)

AUTHOR

Kent Lindquist
Printer icon