TAO  2.4.2
corbafwd.h File Reference
#include "tao/ORB_Constants.h"
#include "tao/CORBA_methods.h"

Detailed Description

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