org
.
bytedeco
.
mxnet
CustomFunctionDelFunc
Related Doc:
package mxnet
class
CustomFunctionDelFunc
extends
FunctionPointer
Linear Supertypes
FunctionPointer
,
Pointer
,
AutoCloseable
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CustomFunctionDelFunc
FunctionPointer
Pointer
AutoCloseable
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
CustomFunctionDelFunc
()
Attributes
protected[
org.bytedeco.mxnet
]
new
CustomFunctionDelFunc
(
p:
Pointer
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
address
()
:
Long
Definition Classes
Pointer
def
asBuffer
()
:
Buffer
Definition Classes
Pointer
def
asByteBuffer
()
:
ByteBuffer
Definition Classes
Pointer
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
call
(
arg0:
Pointer
)
:
Int
Annotations
@native
()
def
capacity
[
P <:
Pointer
]
(
arg0:
Long
)
:
P
Definition Classes
Pointer
def
capacity
()
:
Long
Definition Classes
Pointer
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
close
()
:
Unit
Definition Classes
Pointer → AutoCloseable
def
deallocate
(
arg0:
Boolean
)
:
Unit
Definition Classes
Pointer
def
deallocate
()
:
Unit
Definition Classes
Pointer
def
deallocator
[
P <:
Pointer
]
(
arg0:
Deallocator
)
:
P
Attributes
protected[
org.bytedeco.javacpp
]
Definition Classes
Pointer
def
deallocator
()
:
Deallocator
Attributes
protected[
org.bytedeco.javacpp
]
Definition Classes
Pointer
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
Pointer → AnyRef → Any
def
fill
[
P <:
Pointer
]
(
arg0:
Int
)
:
P
Definition Classes
Pointer
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getPointer
[
P <:
Pointer
]
(
arg0:
Class
[
P
]
,
arg1:
Long
)
:
P
Definition Classes
Pointer
def
getPointer
[
P <:
Pointer
]
(
arg0:
Class
[
P
]
)
:
P
Definition Classes
Pointer
def
getPointer
[
P <:
Pointer
]
(
arg0:
Long
)
:
P
Definition Classes
Pointer
def
getPointer
[
P <:
Pointer
]
()
:
P
Definition Classes
Pointer
def
hashCode
()
:
Int
Definition Classes
Pointer → AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isNull
()
:
Boolean
Definition Classes
Pointer
def
limit
[
P <:
Pointer
]
(
arg0:
Long
)
:
P
Definition Classes
Pointer
def
limit
()
:
Long
Definition Classes
Pointer
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
def
offsetAddress
[
P <:
Pointer
]
(
arg0:
Long
)
:
P
Attributes
protected[
org.bytedeco.javacpp
]
Definition Classes
Pointer
def
offsetof
(
arg0:
String
)
:
Int
Definition Classes
Pointer
def
position
[
P <:
Pointer
]
(
arg0:
Long
)
:
P
Definition Classes
Pointer
def
position
()
:
Long
Definition Classes
Pointer
def
put
[
P <:
Pointer
]
(
arg0:
Pointer
)
:
P
Definition Classes
Pointer
def
referenceCount
()
:
Int
Definition Classes
Pointer
def
releaseReference
()
:
Boolean
Definition Classes
Pointer
def
retainReference
[
P <:
Pointer
]
()
:
P
Definition Classes
Pointer
def
setNull
()
:
Unit
Definition Classes
Pointer
def
sizeof
()
:
Int
Definition Classes
Pointer
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
Pointer → AnyRef → Any
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
def
zero
[
P <:
Pointer
]
()
:
P
Definition Classes
Pointer
Inherited from
FunctionPointer
Inherited from
Pointer
Inherited from
AutoCloseable
Inherited from
AnyRef
Inherited from
Any
Ungrouped