#include <Trader_T.h>
Collaboration diagram for TAO_Import_Attributes< IF >:
Public Member Functions | |
TAO_Import_Attributes (const TAO_Import_Attributes_i &attrs) | |
virtual CORBA::ULong | def_search_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | max_search_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | def_match_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | max_match_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | def_return_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | max_return_card () throw (CORBA::SystemException) |
virtual CORBA::ULong | max_list () throw (CORBA::SystemException) |
virtual CORBA::ULong | def_hop_count () throw (CORBA::SystemException) |
virtual CORBA::ULong | max_hop_count () throw (CORBA::SystemException) |
virtual CosTrading::FollowOption | def_follow_policy () throw (CORBA::SystemException) |
virtual CosTrading::FollowOption | max_follow_policy () throw (CORBA::SystemException) |
Private Attributes | |
const TAO_Import_Attributes_i & | attrs_ |
TAO_Import_Attributes< IF >::TAO_Import_Attributes | ( | const TAO_Import_Attributes_i & | attrs | ) |
CosTrading::FollowOption TAO_Import_Attributes< IF >::def_follow_policy | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::def_hop_count | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::def_match_card | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::def_return_card | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::def_search_card | ( | ) | throw (CORBA::SystemException) [virtual] |
CosTrading::FollowOption TAO_Import_Attributes< IF >::max_follow_policy | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::max_hop_count | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::max_list | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::max_match_card | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::max_return_card | ( | ) | throw (CORBA::SystemException) [virtual] |
CORBA::ULong TAO_Import_Attributes< IF >::max_search_card | ( | ) | throw (CORBA::SystemException) [virtual] |
const TAO_Import_Attributes_i& TAO_Import_Attributes< IF >::attrs_ [private] |