omni::delegate12::delegate12

SYNOPSIS

Creates a new instance from a functor and object.

top

DESCRIPTION

No description found.

top

PARAMETERS top

obj - The instance of the object to use with this delegate

mthd - The functor of the object to attach to this delegate for invocation

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top