TAO 2.0.1
Classes | Namespaces | Typedefs | Functions

Principal.h File Reference

#include "tao/CORBA_methods.h"
#include "tao/OctetSeqC.h"
#include "tao/Pseudo_VarOut_T.h"
#include "ace/Thread_Mutex.h"
#include "ace/Atomic_Op.h"
#include "tao/Principal.inl"
#include "tao/Principal.inl"

Classes

class  CORBA::Principal
 A "Principal" identifies an authenticated entity in the network administration framework. More...

Namespaces

namespace  CORBA
 

FUZZ: disable check_for_include/.


Typedefs

typedef Principal * CORBA::Principal_ptr
typedef TAO_Pseudo_Var_T
< Principal > 
CORBA::Principal_var
typedef TAO_Pseudo_Out_T
< Principal > 
CORBA::Principal_out

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &, CORBA::Principal *)
CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::Principal *&)

Detailed Description

Id:
Principal.h 91262 2010-08-03 14:02:36Z parsons

The CORBA::Principal pseudo-object implementation.

Author:
Copyright 1994-1995 by Sun Microsystems Inc.
DOC group at Wash U and UCI.

Function Documentation

CORBA::Boolean operator<< ( TAO_OutputCDR ,
CORBA::Principal  
)
CORBA::Boolean operator>> ( TAO_InputCDR ,
CORBA::Principal *&   
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines