TAO  2.2.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
corbafwd.h File Reference
#include "tao/ORB_Constants.h"
#include "tao/CORBA_methods.h"

Detailed Description

Id:
corbafwd.h 67714 2005-08-19 08:02:52Z jwillemsen

Forward declare the basic types used in the ORB implementation. Regular users of the ORB should only include tao/corba.h (generally through the stub/skeleton headers), but the implementation of the ORB itself should include this file. That reduces interdependency and speeds up compilations and recompilations.

Author
Carlos O'Ryan
Ossama Othman
Chris Cleeland
Douglas C. Schmidt