Searched refs:aSupportedInterfaces (Results 1 – 2 of 2) sorted by relevance
44 aSupportedInterfaces(), in Service()58 for ( RelationList::iterator it = aSupportedInterfaces.begin(); in ~Service()59 it != aSupportedInterfaces.end(); in ~Service()69 o_rResult = new SCI_Vector<CommentedRelation>(aSupportedInterfaces); in Get_SupportedInterfaces()136 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aSupportedInterfaces ); in Get_ExportedInterfaces()
107 RelationList aSupportedInterfaces; member in ary::idl::Service127 { aSupportedInterfaces.push_back( CommentedRelation(i_nInterface, pass_dpDocu) ); } in AddRef_SupportedInterface()
Completed in 19 milliseconds