TAO 4.0.2
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
Profile.h File Reference
#include "tao/Tagged_Components.h"
#include "tao/GIOP_Message_Version.h"
#include "tao/Refcounted_ObjectKey.h"
#include "tao/Service_Callbacks.h"
#include <atomic>
#include "tao/Profile.inl"

Classes

class  TAO_Profile
 Defines the Profile interface. More...
 
class  TAO_Unknown_Profile
 A TAO_Profile class to handle foreign profiles. More...
 

Namespaces

namespace  CORBA
 FUZZ: disable check_for_include/.
 

Typedefs

typedef TAO::unbounded_value_sequence< CORBA::OctetTAO_opaque
 

Functions

CORBA::Boolean operator<< (TAO_OutputCDR &, const TAO_opaque &)
 
CORBA::Boolean operator>> (TAO_InputCDR &, TAO_opaque &)
 

Detailed Description

Author
Fred Kuhns fredk.nosp@m.@cs..nosp@m.wustl.nosp@m..edu

Typedef Documentation

◆ TAO_opaque

Function Documentation

◆ operator<<()

CORBA::Boolean operator<< ( TAO_OutputCDR & cdr,
const TAO_opaque & x )

◆ operator>>()

CORBA::Boolean operator>> ( TAO_InputCDR & cdr,
TAO_opaque & x )