Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

BP_CORBA.h File Reference


Detailed Description

Imports the basic required CORBA header files based on vendor.

Author:
Author
knoxy
Version:
Revision
1.8
Date:
Date
2004/08/08 23:32:26

#include "config.h"
#include <string>
#include <map>
#include "CORBA.h"
#include "coss/CosNaming.h"

Go to the source code of this file.

Typedefs

typedef std::map< std::string,
std::string, std::less< std::string > > 
ConfMap
 The map type used to organize BoilerPlate command line keys and values.


Typedef Documentation

typedef std::map<std::string, std::string, std::less<std::string> > ConfMap
 

The map type used to organize BoilerPlate command line keys and values.