Murl::Util::MethodCall2< ObjectType, Par1Type, Par2Type > Member List
This is the complete list of members for Murl::Util::MethodCall2< ObjectType, Par1Type, Par2Type >, including all inherited members.
Invoke() const override | Murl::Util::MethodCall2< ObjectType, Par1Type, Par2Type > | inlinevirtual |
MethodCall2(ObjectType *object, Bool(ObjectType::*method)(Par1Type, Par2Type), Par1Type par1, Par2Type par2) | Murl::Util::MethodCall2< ObjectType, Par1Type, Par2Type > | inline |