TAO_PortableServer  2.1.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Macros | Typedefs | Enumerations | Functions
ThreadPolicyC.h File Reference
#include "tao/Basic_Types.h"
#include "tao/Object.h"
#include "tao/Objref_VarOut_T.h"
#include "tao/Arg_Traits_T.h"
#include "tao/Basic_Arguments.h"
#include "tao/Special_Basic_Arguments.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/Basic_Argument_T.h"
#include "tao/Fixed_Size_Argument_T.h"
#include "tao/Var_Size_Argument_T.h"
#include "tao/Object_Argument_T.h"
#include "tao/PolicyC.h"

Classes

class  PortableServer::ThreadPolicy
class  TAO::Arg_Traits< ::PortableServer::ThreadPolicyValue >
struct  TAO::Objref_Traits< ::PortableServer::ThreadPolicy >

Namespaces

namespace  PortableServer
namespace  TAO

Macros

#define TAO_EXPORT_MACRO   TAO_PortableServer_Export
#define _PORTABLESERVER_THREADPOLICY__VAR_OUT_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 &strm, PortableServer::ThreadPolicyValue _tao_enumerator)
TAO_PortableServer_Export::CORBA::Boolean operator>> (TAO_InputCDR &strm, PortableServer::ThreadPolicyValue &_tao_enumerator)

Macro Definition Documentation

Code generated by the The ACE ORB (TAO) IDL Compiler v2.1.1 TAO and the TAO IDL Compiler have been developed by: Center for Distributed Object Computing Washington University St. Louis, MO USA http://www.cs.wustl.edu/~schmidt/doc-center.html and Distributed Object Computing Laboratory University of California at Irvine Irvine, CA USA and Institute for Software Integrated Systems Vanderbilt University Nashville, TN USA http://www.isis.vanderbilt.edu/

Information about TAO is available at: http://www.cs.wustl.edu/~schmidt/TAO.html


Function Documentation