Messaging::PolicyValue Struct Reference

import "Messaging_PolicyValue.pidl";

Collaboration diagram for Messaging::PolicyValue:

Collaboration graph
[legend]
List of all members.

Public Types

typedef PolicyValue_var _var_type
typedef PolicyValue_out _out_type

Static Public Member Functions

void _tao_any_destructor (void *)

Public Attributes

CORBA::PolicyType ptype
CORBA::OctetSeq pvalue

Member Typedef Documentation

typedef PolicyValue_out Messaging::PolicyValue::_out_type
 

Definition at line 95 of file Messaging_PolicyValueC.h.

typedef PolicyValue_var Messaging::PolicyValue::_var_type
 

Definition at line 94 of file Messaging_PolicyValueC.h.


Member Function Documentation

void Messaging::PolicyValue::_tao_any_destructor void *   )  [static]
 

Definition at line 55 of file Messaging_PolicyValueC.cpp.

00058 {
00059   PolicyValue *_tao_tmp_pointer =
00060     static_cast<PolicyValue *> (_tao_void_pointer);
00061   delete _tao_tmp_pointer;
00062 }


Member Data Documentation

CORBA::PolicyType Messaging::PolicyValue::ptype
 

Definition at line 98 of file Messaging_PolicyValueC.h.

Referenced by operator<<(), and operator>>().

CORBA::OctetSeq Messaging::PolicyValue::pvalue
 

Definition at line 99 of file Messaging_PolicyValueC.h.

Referenced by operator<<(), and operator>>().


The documentation for this struct was generated from the following files:
Generated on Thu Nov 9 12:25:31 2006 for TAO by doxygen 1.3.6