Home
last modified time | relevance | path

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

/trunk/main/idlc/inc/idlc/
H A Dinheritedinterface.hxx34 class InheritedInterface { class
36 InheritedInterface( in InheritedInterface() function in InheritedInterface
H A Dastinterface.hxx37 typedef std::vector< InheritedInterface > InheritedInterfaces;
/trunk/main/idlc/source/
H A Dastinterface.cxx70 InheritedInterface(ifc, optional, documentation)); in addInheritedInterface()