Home
last modified time | relevance | path

Searched refs:interface_cast (Results 1 – 1 of 1) sorted by relevance

/trunk/main/autodoc/source/ary/idl/
H A Di_interface.cxx107 interface_cast( const CodeEntity & i_ce ) in interface_cast() function
117 o_result = new SCI_Vector<CommentedRelation>(interface_cast(i_ce).aBases); in Get_Bases()
124 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aFunctions); in Get_Functions()
131 o_result = new SCI_Vector<Ce_id>(interface_cast(i_ce).aAttributes); in Get_Attributes()

Completed in 11 milliseconds