Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Types | Public Member Functions | Protected Attributes
Rapicorn::BaseObject::InterfaceMatch< C > Struct Template Reference

Inherits Rapicorn::BaseObject::InterfaceMatcher.

Inherited by Rapicorn::BaseObject::InterfaceMatch< C & >, and Rapicorn::BaseObject::InterfaceMatch< C * >.

List of all members.

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_

template<class C>
struct Rapicorn::BaseObject::InterfaceMatch< C >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines