#include <Default_Acceptor_Filter.h>
Inheritance diagram for TAO_Default_Acceptor_Filter
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. |
|
|
|
Encodes the endpoints in the profiles into the TAO_TAG_ENDPOINTS tag component of profiles.
Reimplemented from TAO_Acceptor_Filter. |
|
Populate <mprofile> with all available endpoints.
Reimplemented from TAO_Acceptor_Filter. |