Rapicorn - Experimental UI Toolkit - Source Code
13.07.0
|
Inherited by Rapicorn::BaseObject::InterfaceMatch< C >.
Public Member Functions | |
InterfaceMatcher (const String &ident) | |
bool | done () const |
virtual bool | match (BaseObject *object, const String &ident=String())=0 |
RAPICORN_CLASS_NON_COPYABLE (InterfaceMatcher) | |
Protected Attributes | |
const String & | ident_ |
bool | match_found_ |