#include "tao/ORB_Constants.h"
#include "tao/TC_Constants_Forward.h"
#include "tao/OBV_Constants.h"
#include "tao/CORBA_methods.h"
Include dependency graph for corbafwd.h:
This graph shows which files directly or indirectly include this file:
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.
Ossama Othman
Chris Cleeland
Douglas C. Schmidt