Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherits Rapicorn::BaseObject::InterfaceMatcher.
Inherited by Rapicorn::BaseObject::InterfaceMatch< C & >, and Rapicorn::BaseObject::InterfaceMatch< C * >.
Public Types | |
typedef C & | Result |
Public Member Functions | |
InterfaceMatch (const String &ident) | |
C & | result (bool may_throw) const |
virtual bool | match (BaseObject *obj, const String &ident) |
Protected Attributes | |
C * | instance_ |