NAME
A constructor of omni::delegate
omni::delegate::delegate
A constructor of omni::delegate
#include <omni/delegate/0.hpp>
omni::delegate::delegate(void* obj, functor mthd)
PARAMETERS top
obj - The instance of the object to use with this delegatemthd - The functor of the object to attach to this delegate for invocation