#include "tao/PortableServer/portableserver_export.h"#include "tao/Versioned_Namespace.h"#include "tao/PortableServer/PortableServerC.h"#include "tao/PortableServer/POAManagerC.h"#include "tao/PortableServer/POAManagerFactoryC.h"#include "tao/PortableServer/PS_CurrentC.h"#include "tao/PortableServer/PortableServer_Functions.h"#include "tao/PortableServer/PortableServer_WFunctions.h"#include "tao/PortableServer/PS_ForwardA.h"#include "tao/PortableServer/IdUniquenessPolicyA.h"#include "tao/PortableServer/ImplicitActivationPolicyA.h"#include "tao/PortableServer/RequestProcessingPolicyA.h"#include "tao/PortableServer/ServantRetentionPolicyA.h"#include "tao/PortableServer/ThreadPolicyA.h"#include "tao/PortableServer/IdAssignmentPolicyA.h"#include "tao/PortableServer/LifespanPolicyA.h"

Go to the source code of this file.
Classes | |
| class | TAO_POA_Initializer |
Defines | |
| #define | TAO_PORTABLESERVER_SAFE_INCLUDE |
Variables | |
| static int | TAO_Requires_POA_Initializer = TAO_POA_Initializer::init () |
Definition in file PortableServer.h.
| #define TAO_PORTABLESERVER_SAFE_INCLUDE |
Definition at line 40 of file PortableServer.h.
int TAO_Requires_POA_Initializer = TAO_POA_Initializer::init () [static] |
Definition at line 36 of file PortableServer.h.
1.7.0