Searched refs:service_cast (Results 1 – 1 of 1) sorted by relevance
119 service_cast( const CodeEntity & i_ce ) in service_cast() function129 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aIncludedServices ); in Get_IncludedServices()136 o_result = new SCI_Vector<CommentedRelation>( service_cast(i_ce).aSupportedInterfaces ); in Get_ExportedInterfaces()143 o_result = new SCI_Vector<Ce_id>( service_cast(i_ce).aProperties ); in Get_Properties()
Completed in 14 milliseconds