BoilerPlate: Reusable CORBA |
#include <string>
#include <exception>
#include <stdexcept>
#include <vector>
#include <map>
#include "BP_CORBA.h"
#include "BPExceptions.h"
#include "SysHook.h"
#include "SignalController.h"
#include "InitCommand.h"
#include "ServantFactory.h"
#include "OrbRunStrategy.h"
Go to the source code of this file.
Classes | |
class | OrbInit |
Encapsulates ORB initialization and start-up control. More... | |
class | OrbInit::InitializationError |
Thrown if an error occurs during ORB initializtion. More... | |
Defines | |
#define | _ORBINIT_CMDLINE_OPTIONS_PFX "-BP" |
|
Legal prefix for BoilerPlate command line arguments |
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:22:32 2004 for BoilerPlate by 1.3.7 |