Collaboration diagram for TAO_Service_Type_Repository::Type_Info:
Public Attributes | |
CosTradingRepos::ServiceTypeRepository::TypeStruct | type_struct_ |
Standard type info. | |
CORBA::Boolean | has_subtypes_ |
Names of subtypes. |
Definition at line 189 of file Service_Type_Repository.h.
Names of subtypes.
Definition at line 196 of file Service_Type_Repository.h.
Referenced by TAO_Service_Type_Repository::remove_type(), and TAO_Service_Type_Repository::update_type_map().
CosTradingRepos::ServiceTypeRepository::TypeStruct TAO_Service_Type_Repository::Type_Info::type_struct_ |
Standard type info.
Definition at line 193 of file Service_Type_Repository.h.
Referenced by TAO_Service_Type_Repository::update_type_map().