Collapse All
Torque 3D 3.8
FastDelegate1::bind Method (Y *, DesiredRetType (X::* function_to_bind)(Param1 p1) const)
FastDelegate1 Template
FastDelegate1 Members
fastdelegate Namespace
bind Method
Send Feedback
Syntax
C++
template
<
class
X,
class
Y >
inline
void
bind
(
const
Y *
pthis
,
DesiredRetType
(X::* function_to_bind)(Param1 p1)
const
);
Description
This is bind, a member of class FastDelegate1.
Group
bind Method
Links
FastDelegate1 Template
,
FastDelegate1 Members
,
fastdelegate Namespace
,
bind Method
Copyright (c) 2015. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!