AOSharedServiceLibrary
Public Member Functions | List of all members
CommandLineInterpreterFactory Class Reference

The Command Line Interpreter Service Component Factory. More...

#include <factory_cli.h>

Public Member Functions

 CommandLineInterpreterFactory ()
 Create a new Service Component Factory.
 
 ~CommandLineInterpreterFactory ()
 Delete a Service Component Factory.
 
CommandLineInterfaceget_command_line_interface (int argc, char *argv[])
 Get the Command Line Interface instance.
 

Detailed Description

The Command Line Interpreter Service Component Factory.

The Service Component Factory tracks the CLI objects exposed by the framework and passes back instances of interfaces. This allows for the publicly exposed methods to be independent of the implementations.


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