Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

TAO_Default_Acceptor_Filter Class Reference

#include <Default_Acceptor_Filter.h>

Inheritance diagram for TAO_Default_Acceptor_Filter

Inheritance graph
[legend]
Collaboration diagram for TAO_Default_Acceptor_Filter:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Default_Acceptor_Filter (void)
int fill_profile (const TAO_ObjectKey &object_key, TAO_MProfile &mprofile, TAO_Acceptor **acceptors_begin, TAO_Acceptor **acceptors_end, CORBA::Short priority = TAO_INVALID_PRIORITY)
 Populate <mprofile> with all available endpoints.

int encode_endpoints (TAO_MProfile &mprofile)
 Encodes the endpoints in the profiles into the TAO_TAG_ENDPOINTS tag component of profiles.


Constructor & Destructor Documentation

const char *get_rcsid_tao _ TAO_Default_Acceptor_Filter::TAO_Default_Acceptor_Filter ( void ) [inline]
 


Member Function Documentation

int TAO_Default_Acceptor_Filter::encode_endpoints ( TAO_MProfile & mprofile )
 

Encodes the endpoints in the profiles into the TAO_TAG_ENDPOINTS tag component of profiles.

Reimplemented from TAO_Acceptor_Filter.

int TAO_Default_Acceptor_Filter::fill_profile ( const TAO_ObjectKey & object_key,
TAO_MProfile & mprofile,
TAO_Acceptor ** acceptors_begin,
TAO_Acceptor ** acceptors_end,
CORBA::Short priority = TAO_INVALID_PRIORITY )
 

Populate <mprofile> with all available endpoints.

Reimplemented from TAO_Acceptor_Filter.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 11:51:04 2001 for TAO_PortableServer by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000