#include "ace/config-all.h"
#include "tao/PortableServer/portableserver_export.h"
#include "tao/ORB.h"
#include "tao/SystemException.h"
#include "tao/Environment.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/PolicyC.h"
Include dependency graph for ThreadPolicyC.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | PortableServer |
namespace | TAO |
Classes | |
class | PortableServer::ThreadPolicy |
struct | TAO::Objref_Traits< ::PortableServer::ThreadPolicy > |
Defines | |
#define | TAO_EXPORT_MACRO TAO_PortableServer_Export |
#define | _PORTABLESERVER_THREADPOLICY__VAR_OUT_CH_ |
#define | _PORTABLESERVER_THREADPOLICY_CH_ |
#define | _PORTABLESERVER_THREADPOLICY__TRAITS_ |
Typedefs | |
typedef ThreadPolicyValue & | PortableServer::ThreadPolicyValue_out |
typedef ThreadPolicy * | PortableServer::ThreadPolicy_ptr |
typedef TAO_Objref_Var_T< ThreadPolicy > | PortableServer::ThreadPolicy_var |
typedef TAO_Objref_Out_T< ThreadPolicy > | PortableServer::ThreadPolicy_out |
Enumerations | |
enum | PortableServer::ThreadPolicyValue { PortableServer::ORB_CTRL_MODEL, PortableServer::SINGLE_THREAD_MODEL } |
Functions | |
TAO_PortableServer_Export CORBA::Boolean | operator<< (TAO_OutputCDR &, PortableServer::ThreadPolicyValue) |
TAO_PortableServer_Export CORBA::Boolean | operator>> (TAO_InputCDR &, PortableServer::ThreadPolicyValue &) |
#define _PORTABLESERVER_THREADPOLICY__TRAITS_ |
#define _PORTABLESERVER_THREADPOLICY__VAR_OUT_CH_ |
#define _PORTABLESERVER_THREADPOLICY_CH_ |
#define TAO_EXPORT_MACRO TAO_PortableServer_Export |
TAO_PortableServer_Export CORBA::Boolean operator<< | ( | TAO_OutputCDR & | , | |
PortableServer::ThreadPolicyValue | ||||
) |
TAO_PortableServer_Export CORBA::Boolean operator>> | ( | TAO_InputCDR & | , | |
PortableServer::ThreadPolicyValue & | ||||
) |