TAO_CORBALOC_Parser::parsed_endpoint Struct Reference

Collaboration diagram for TAO_CORBALOC_Parser::parsed_endpoint:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 parsed_endpoint ()
 ~parsed_endpoint ()

Public Attributes

TAO_Profileprofile_
char obj_key_sep_
ACE_CString prot_addr_

Constructor & Destructor Documentation

ACE_INLINE TAO_CORBALOC_Parser::parsed_endpoint::parsed_endpoint  ) 
 

Definition at line 13 of file CORBALOC_Parser.i.

00014  : profile_ (0)
00015 {
00016 }

ACE_INLINE TAO_CORBALOC_Parser::parsed_endpoint::~parsed_endpoint  ) 
 

Definition at line 19 of file CORBALOC_Parser.i.

References TAO_Profile::_decr_refcnt(), and profile_.

00020 {
00021   if (this->profile_ != 0)
00022     this->profile_->_decr_refcnt();
00023 }


Member Data Documentation

char TAO_CORBALOC_Parser::parsed_endpoint::obj_key_sep_
 

Definition at line 91 of file CORBALOC_Parser.h.

TAO_Profile* TAO_CORBALOC_Parser::parsed_endpoint::profile_
 

Definition at line 90 of file CORBALOC_Parser.h.

Referenced by ~parsed_endpoint().

ACE_CString TAO_CORBALOC_Parser::parsed_endpoint::prot_addr_
 

Definition at line 92 of file CORBALOC_Parser.h.


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