TAO 4.0.2
|
#include "tao/CORBA_methods.h"
#include "tao/OctetSeqC.h"
#include "tao/Pseudo_VarOut_T.h"
#include "ace/Thread_Mutex.h"
#include <atomic>
#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 *&) |
The CORBA::Principal pseudo-object implementation.
CORBA::Boolean operator<< | ( | TAO_OutputCDR & | cdr, |
CORBA::Principal * | x ) |
CORBA::Boolean operator>> | ( | TAO_InputCDR & | cdr, |
CORBA::Principal *& | x ) |