Package org.bytedeco.javacpp.annotation
Annotation Type SharedPtr
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description java.lang.String
value
The template type ofSharedPtrAdapter
.
-
-
-
Element Detail
-
value
java.lang.String value
The template type ofSharedPtrAdapter
. If not specified, it is inferred from the value type of thePointer
or Java array.- Default:
- ""
-
-