Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Z _ 

A

abstractMember - Variable in class org.bytedeco.javacpp.tools.Declaration
 
accessesEnums - Variable in class org.bytedeco.javacpp.tools.Generator
 
Adapter - Annotation Type in org.bytedeco.javacpp.annotation
Specifies a C++ class to act as an adapter to convert the types of arguments.
AdapterInformation - Class in org.bytedeco.javacpp.tools
 
AdapterInformation() - Constructor for class org.bytedeco.javacpp.tools.AdapterInformation
 
adapterInformation(boolean, MethodInformation, int) - Method in class org.bytedeco.javacpp.tools.Generator
 
adapterInformation(boolean, String, Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
add() - Method in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
add(Declaration) - Method in class org.bytedeco.javacpp.tools.DeclarationList
 
addAll(String, String...) - Method in class org.bytedeco.javacpp.ClassProperties
 
addAll(String, Collection<String>) - Method in class org.bytedeco.javacpp.ClassProperties
 
addClass(String) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addClass(Class) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addClassOrPackage(String) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addMatchingDir(String, File, String, boolean) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addMatchingFile(String, String, boolean) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addPackage(String, boolean) - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
addPaths(String...) - Method in class org.bytedeco.javacpp.tools.UserClassLoader
 
address - Variable in class org.bytedeco.javacpp.Pointer
The native address of this Pointer, which can be an array.
address() - Method in class org.bytedeco.javacpp.Pointer
addressof(String) - Static method in class org.bytedeco.javacpp.Loader
Returns the address found under the given name in the "dynamic symbol tables" (Linux, Mac OS X, etc) or the "export tables" (Windows) of all libraries loaded, or null if not found.
allocate(Buffer) - Method in class org.bytedeco.javacpp.Pointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.BooleanPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.BoolPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.BytePointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.CharPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.DoublePointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.FloatPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.IntPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.LongPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.ShortPointer
 
allocateArray(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
Allocator - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like an allocator.
allocator - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
annotation - Variable in class org.bytedeco.javacpp.tools.Attribute
 
annotationCache - Variable in class org.bytedeco.javacpp.tools.Generator
 
annotations - Variable in class org.bytedeco.javacpp.tools.Info
Additional Java annotations that should prefix the identifiers on output.
annotations(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
annotations - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
annotations - Variable in class org.bytedeco.javacpp.tools.Type
 
anonymous - Variable in class org.bytedeco.javacpp.tools.Type
 
append(CharSequence) - Method in class org.bytedeco.javacpp.tools.EncodingFileWriter
 
argc - Variable in class org.bytedeco.javacpp.tools.AdapterInformation
 
arguments - Variable in class org.bytedeco.javacpp.tools.Attribute
 
arguments - Variable in class org.bytedeco.javacpp.tools.Type
 
array - Variable in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.CharArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
array() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns the backing array, or null if none
array - Variable in class org.bytedeco.javacpp.indexer.IntArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.LongArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
The backing array.
array() - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
array - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
The token of array, modified by the preprocessor as we go.
ArrayAllocator - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like an array allocator.
arrayAllocator - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
arrayDeallocators - Variable in class org.bytedeco.javacpp.tools.Generator
 
arrayOffset - Static variable in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
asBuffer() - Method in class org.bytedeco.javacpp.BytePointer
 
asBuffer() - Method in class org.bytedeco.javacpp.CharPointer
 
asBuffer() - Method in class org.bytedeco.javacpp.DoublePointer
 
asBuffer() - Method in class org.bytedeco.javacpp.FloatPointer
 
asBuffer() - Method in class org.bytedeco.javacpp.IntPointer
 
asBuffer() - Method in class org.bytedeco.javacpp.LongPointer
 
asBuffer() - Method in class org.bytedeco.javacpp.Pointer
Same as Pointer.asByteBuffer(), but can be overridden to return subclasses of Buffer.
asBuffer() - Method in class org.bytedeco.javacpp.ShortPointer
 
asByteBuffer() - Method in class org.bytedeco.javacpp.Pointer
Returns a ByteBuffer covering the memory space from this.position to this.limit.
asDirectBuffer() - Method in class org.bytedeco.javacpp.Pointer
 
attach(Pointer) - Method in class org.bytedeco.javacpp.PointerScope
Pushes the Pointer onto the PointerScope.pointerStack of this Scope.
Attribute - Class in org.bytedeco.javacpp.tools
 
Attribute() - Constructor for class org.bytedeco.javacpp.tools.Attribute
 
attribute() - Method in class org.bytedeco.javacpp.tools.Parser
 
attribute(boolean) - Method in class org.bytedeco.javacpp.tools.Parser
 
attributes - Variable in class org.bytedeco.javacpp.tools.Type
 
AUTO - Static variable in class org.bytedeco.javacpp.tools.Token
 
availablePhysicalBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns the amount of physical memory that is free according to the operating system, or 0 if unknown.

B

base - Variable in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.ByteRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.CharRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.FloatRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.HalfRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.IntRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.LongRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.ShortRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.UByteRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.indexer.UShortRawIndexer
Base address and number of elements accessible.
base - Variable in class org.bytedeco.javacpp.tools.Info
Allows to override the base class of Info.pointerTypes.
base(String) - Method in class org.bytedeco.javacpp.tools.Info
 
baseClasses - Static variable in class org.bytedeco.javacpp.tools.Generator
 
behavior(Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
Bfloat16ArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a short[] array, treated as bfloat16.
Bfloat16ArrayIndexer(short[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
Calls Bfloat16ArrayIndexer(array, { array.length }, { 1 }).
Bfloat16ArrayIndexer(short[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
Calls Bfloat16ArrayIndexer(array, sizes, strides(sizes)).
Bfloat16ArrayIndexer(short[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
Bfloat16BufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortBuffer, treated as bfloat16.
Bfloat16BufferIndexer(ShortBuffer) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
Calls Bfloat16BufferIndexer(buffer, { buffer.limit() }, { 1 }).
Bfloat16BufferIndexer(ShortBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
Calls Bfloat16BufferIndexer(buffer, sizes, strides(sizes)).
Bfloat16BufferIndexer(ShortBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
Bfloat16Indexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the short primitive type, treated as bfloat16.
Bfloat16Indexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16Indexer
 
Bfloat16RawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortPointer using the Raw instance, treated as bfloat16.
Bfloat16RawIndexer(ShortPointer) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
Calls Bfloat16RawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
Bfloat16RawIndexer(ShortPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
Calls Bfloat16RawIndexer(pointer, sizes, strides(sizes)).
Bfloat16RawIndexer(ShortPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
body() - Method in class org.bytedeco.javacpp.tools.Parser
 
BooleanArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a boolean[] array.
BooleanArrayIndexer(boolean[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
Calls BooleanArrayIndexer(array, { array.length }, { 1 }).
BooleanArrayIndexer(boolean[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
Calls BooleanArrayIndexer(array, sizes, strides(sizes)).
BooleanArrayIndexer(boolean[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
BooleanBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ByteBuffer as boolean values.
BooleanBufferIndexer(ByteBuffer) - Constructor for class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
Calls BooleanBufferIndexer(buffer, { buffer.limit() }, { 1 }).
BooleanBufferIndexer(ByteBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
Calls BooleanBufferIndexer(buffer, sizes, strides(sizes)).
BooleanBufferIndexer(ByteBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
BooleanIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the boolean primitive type.
BooleanIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanIndexer
 
BooleanPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of jboolean.
BooleanPointer(boolean...) - Constructor for class org.bytedeco.javacpp.BooleanPointer
Allocates enough memory for the array and copies it.
BooleanPointer(ByteBuffer) - Constructor for class org.bytedeco.javacpp.BooleanPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
BooleanPointer(long) - Constructor for class org.bytedeco.javacpp.BooleanPointer
Allocates a native boolean array of the given size.
BooleanPointer() - Constructor for class org.bytedeco.javacpp.BooleanPointer
 
BooleanPointer(Pointer) - Constructor for class org.bytedeco.javacpp.BooleanPointer
 
BooleanRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a BooleanPointer using the Raw instance.
BooleanRawIndexer(BooleanPointer) - Constructor for class org.bytedeco.javacpp.indexer.BooleanRawIndexer
Calls BooleanRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
BooleanRawIndexer(BooleanPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanRawIndexer
Calls BooleanRawIndexer(pointer, sizes, strides(sizes)).
BooleanRawIndexer(BooleanPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.BooleanRawIndexer
BoolPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of bool.
BoolPointer(long) - Constructor for class org.bytedeco.javacpp.BoolPointer
Allocates a native bool array of the given size.
BoolPointer() - Constructor for class org.bytedeco.javacpp.BoolPointer
 
BoolPointer(Pointer) - Constructor for class org.bytedeco.javacpp.BoolPointer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
The wrapping buffer.
buffer - Variable in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.CharBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
buffer() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns the backing buffer, or null if none
buffer - Variable in class org.bytedeco.javacpp.indexer.IntBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.LongBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
The backing buffer.
buffer() - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
buffer - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
bufferGetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
build() - Method in class org.bytedeco.javacpp.tools.Builder
Starts the build process and returns an array of File produced.
buildCommand - Variable in class org.bytedeco.javacpp.tools.Builder
A system command for ProcessBuilder to execute for the build, instead of JavaCPP itself.
buildCommand(String[]) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.buildCommand field to the argument.
buildCommand - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Execute a build command instead of JavaCPP itself, and return.
BuildEnabled - Interface in org.bytedeco.javacpp.tools
Classes implementing InfoMapper can additionally implement this interface to receive the logger, properties, and encoding associated with the current build session.
Builder - Class in org.bytedeco.javacpp.tools
The Builder is responsible for coordinating efforts between the Parser, the Generator, and the native compiler.
Builder() - Constructor for class org.bytedeco.javacpp.tools.Builder
Default constructor that simply initializes everything.
Builder(Logger) - Constructor for class org.bytedeco.javacpp.tools.Builder
Constructor that simply initializes everything.
BuildMojo - Class in org.bytedeco.javacpp.tools
A Maven Mojo to call the Builder (C++ header file -> Java class -> C++ JNI -> native library).
BuildMojo() - Constructor for class org.bytedeco.javacpp.tools.BuildMojo
 
buildPath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.buildpath" property.
buildPaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.buildpath" property.
buildResource - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.buildresource" property.
buildResources - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.buildresource" property.
by(MethodInformation, int) - Method in class org.bytedeco.javacpp.tools.Generator
 
by(Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
ByPtr - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that an argument should get passed or returned by pointer.
ByPtrPtr - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that an argument gets passed or returned by a pointer to a pointer.
ByPtrRef - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that an argument gets passed or returned by a reference to a pointer.
ByRef - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that an argument gets passed or returned by reference.
ByteArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a byte[] array.
ByteArrayIndexer(byte[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteArrayIndexer
Calls ByteArrayIndexer(array, { array.length }, { 1 }).
ByteArrayIndexer(byte[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteArrayIndexer
Calls ByteArrayIndexer(array, sizes, strides(sizes)).
ByteArrayIndexer(byte[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteArrayIndexer
ByteBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ByteBuffer.
ByteBufferIndexer(ByteBuffer) - Constructor for class org.bytedeco.javacpp.indexer.ByteBufferIndexer
Calls ByteBufferIndexer(buffer, { buffer.limit() }, { 1 }).
ByteBufferIndexer(ByteBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteBufferIndexer
Calls ByteBufferIndexer(buffer, sizes, strides(sizes)).
ByteBufferIndexer(ByteBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteBufferIndexer
ByteEnum() - Constructor for enum org.bytedeco.javacpp.tools.Generator.ByteEnum
 
ByteIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the byte primitive type.
ByteIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteIndexer
 
BytePointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of signed char, including strings.
BytePointer(String, String) - Constructor for class org.bytedeco.javacpp.BytePointer
Allocates enough memory for the encoded string and actually encodes it in the named charset before copying it.
BytePointer(String) - Constructor for class org.bytedeco.javacpp.BytePointer
Allocates enough memory for the encoded string and actually encodes it in the platform's default charset before copying it.
BytePointer(byte...) - Constructor for class org.bytedeco.javacpp.BytePointer
Allocates enough memory for the array and copies it.
BytePointer(ByteBuffer) - Constructor for class org.bytedeco.javacpp.BytePointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
BytePointer(long) - Constructor for class org.bytedeco.javacpp.BytePointer
Allocates a native signed char array of the given size.
BytePointer() - Constructor for class org.bytedeco.javacpp.BytePointer
 
BytePointer(Pointer) - Constructor for class org.bytedeco.javacpp.BytePointer
 
ByteRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a BytePointer using the Raw instance.
ByteRawIndexer(BytePointer) - Constructor for class org.bytedeco.javacpp.indexer.ByteRawIndexer
Calls ByteRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
ByteRawIndexer(BytePointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteRawIndexer
Calls ByteRawIndexer(pointer, sizes, strides(sizes)).
ByteRawIndexer(BytePointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ByteRawIndexer
bytes - Variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
ByVal - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that an argument gets passed or returned by value.

C

cacheDir - Static variable in class org.bytedeco.javacpp.Loader
User-specified cache directory set and returned by Loader.getCacheDir().
cacheResource(String) - Static method in class org.bytedeco.javacpp.Loader
Extracts a resource using the ClassLoader of the caller class, and returns the cached File.
cacheResource(Class, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts a resource using the ClassLoader of the specified Class, and returns the cached File.
cacheResource(URL) - Static method in class org.bytedeco.javacpp.Loader
Returns cacheResource(resourceUrl, null)
cacheResource(URL, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts a resource, if the size or last modified timestamp differs from what is in cache, and returns the cached File.
cacheResources(String) - Static method in class org.bytedeco.javacpp.Loader
Extracts resources using the ClassLoader of the caller class, and returns the cached File objects.
cacheResources(Class, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts resources using the ClassLoader of the specified Class, and returns the cached File objects.
call(MethodInformation, String, boolean) - Method in class org.bytedeco.javacpp.tools.Generator
 
callback(Class<?>, Method, String, boolean, MethodInformation) - Method in class org.bytedeco.javacpp.tools.Generator
 
callbackAllocator(Class, String) - Method in class org.bytedeco.javacpp.tools.Generator
 
callbacks - Variable in class org.bytedeco.javacpp.tools.Generator
 
calloc(long, long) - Static method in class org.bytedeco.javacpp.Pointer
 
capacity(long) - Method in class org.bytedeco.javacpp.BooleanPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.BoolPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.BytePointer
 
capacity(long) - Method in class org.bytedeco.javacpp.CharPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.DoublePointer
 
capacity(long) - Method in class org.bytedeco.javacpp.FloatPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.IntPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.LongPointer
 
capacity - Variable in class org.bytedeco.javacpp.Pointer
The number of elements contained in this native array, or 0 if unknown.
capacity() - Method in class org.bytedeco.javacpp.Pointer
capacity(long) - Method in class org.bytedeco.javacpp.Pointer
Sets the capacity and returns this.
capacity(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.ShortPointer
 
capacity(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
Cast - Annotation Type in org.bytedeco.javacpp.annotation
Indicates a type cast required on the argument to satisfy the native compiler.
cast - Variable in class org.bytedeco.javacpp.tools.AdapterInformation
 
cast(MethodInformation, int) - Method in class org.bytedeco.javacpp.tools.Generator
 
cast(Class<?>, Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
cast - Variable in class org.bytedeco.javacpp.tools.Info
Annotates Java identifiers with @Cast containing C++ identifier names Info.cppNames.
cast() - Method in class org.bytedeco.javacpp.tools.Info
 
cast(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
cast2 - Variable in class org.bytedeco.javacpp.tools.AdapterInformation
 
channels() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[2] if the number of dimensions is 3, else returns -1
CharArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a char[] array.
CharArrayIndexer(char[]) - Constructor for class org.bytedeco.javacpp.indexer.CharArrayIndexer
Calls CharArrayIndexer(array, { array.length }, { 1 }).
CharArrayIndexer(char[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharArrayIndexer
Calls CharArrayIndexer(array, sizes, strides(sizes)).
CharArrayIndexer(char[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharArrayIndexer
CharBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a CharBuffer.
CharBufferIndexer(CharBuffer) - Constructor for class org.bytedeco.javacpp.indexer.CharBufferIndexer
Calls CharBufferIndexer(buffer, { buffer.limit() }, { 1 }).
CharBufferIndexer(CharBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharBufferIndexer
Calls CharBufferIndexer(buffer, sizes, strides(sizes)).
CharBufferIndexer(CharBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharBufferIndexer
CharIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the char primitive type.
CharIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharIndexer
 
CharPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of short for UTF-16.
CharPointer(String) - Constructor for class org.bytedeco.javacpp.CharPointer
Allocates enough memory for the String and copies it.
CharPointer(char...) - Constructor for class org.bytedeco.javacpp.CharPointer
Allocates enough memory for the array and copies it.
CharPointer(CharBuffer) - Constructor for class org.bytedeco.javacpp.CharPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
CharPointer(long) - Constructor for class org.bytedeco.javacpp.CharPointer
Allocates a native short array of the given size.
CharPointer() - Constructor for class org.bytedeco.javacpp.CharPointer
 
CharPointer(Pointer) - Constructor for class org.bytedeco.javacpp.CharPointer
 
CharRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a CharPointer using the Raw instance.
CharRawIndexer(CharPointer) - Constructor for class org.bytedeco.javacpp.indexer.CharRawIndexer
Calls CharRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
CharRawIndexer(CharPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharRawIndexer
Calls CharRawIndexer(pointer, sizes, strides(sizes)).
CharRawIndexer(CharPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.CharRawIndexer
checkIndex(long, long) - Static method in class org.bytedeco.javacpp.indexer.Indexer
 
checkPlatform(Class<?>, Properties) - Static method in class org.bytedeco.javacpp.Loader
 
checkPlatform(Platform, Properties, String...) - Static method in class org.bytedeco.javacpp.Loader
 
CLASS - Static variable in class org.bytedeco.javacpp.tools.Token
 
classes - Variable in class org.bytedeco.javacpp.tools.ClassScanner
 
classes(boolean, boolean, boolean, boolean, String, String, String, Class<?>...) - Method in class org.bytedeco.javacpp.tools.Generator
 
classesOrPackages(String...) - Method in class org.bytedeco.javacpp.tools.Builder
Requests the Builder.classScanner to add a class or all classes from a package.
classOrPackageName - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Process only this class or package (suffixed with .* or .**).
classOrPackageNames - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Process only these classes or packages (suffixed with .* or .**).
classPath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Load user classes from classPath.
classPaths(String) - Method in class org.bytedeco.javacpp.tools.Builder
Splits argument with File.pathSeparator and appends result to paths of the Builder.classScanner.
classPaths(String...) - Method in class org.bytedeco.javacpp.tools.Builder
Appends argument to the paths of the Builder.classScanner.
classPaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Load user classes from classPaths.
ClassProperties - Class in org.bytedeco.javacpp
Does the heavy lifting of collecting values off Properties annotations found on enclosing classes.
ClassProperties() - Constructor for class org.bytedeco.javacpp.ClassProperties
 
ClassProperties(Properties) - Constructor for class org.bytedeco.javacpp.ClassProperties
 
classScanner - Variable in class org.bytedeco.javacpp.tools.Builder
The instance of the ClassScanner that fills up a Collection of Class objects to process.
ClassScanner - Class in org.bytedeco.javacpp.tools
Given a UserClassLoader, attempts to match and fill in a Collection of Class, in various ways in which users may wish to do so.
ClassScanner(Logger, Collection<Class>, UserClassLoader) - Constructor for class org.bytedeco.javacpp.tools.ClassScanner
 
clean - Variable in class org.bytedeco.javacpp.tools.Builder
If true, deletes all files from Builder.outputDirectory before writing anything in it.
clean(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.clean field to the argument.
clean - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Delete all files from BuildMojo.outputDirectory before generating anything in it.
cleanOutputDirectory() - Method in class org.bytedeco.javacpp.tools.Builder
clear() - Method in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
CLongPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of long.
CLongPointer(long...) - Constructor for class org.bytedeco.javacpp.CLongPointer
Allocates enough memory for the array and copies it.
CLongPointer(long) - Constructor for class org.bytedeco.javacpp.CLongPointer
Allocates a native long array of the given size.
CLongPointer() - Constructor for class org.bytedeco.javacpp.CLongPointer
 
CLongPointer(Pointer) - Constructor for class org.bytedeco.javacpp.CLongPointer
 
close() - Method in class org.bytedeco.javacpp.indexer.Indexer
close() - Method in class org.bytedeco.javacpp.Pointer
Calls deallocate().
close() - Method in class org.bytedeco.javacpp.PointerScope
close() - Method in class org.bytedeco.javacpp.tools.Tokenizer
 
cls - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
cols() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[1] if the number of dimensions is 3, else returns -1
comment - Variable in class org.bytedeco.javacpp.tools.Declaration
 
COMMENT - Static variable in class org.bytedeco.javacpp.tools.Token
 
commentAfter() - Method in class org.bytedeco.javacpp.tools.Parser
Converts Doxygen-like documentation comments placed after identifiers to Javadoc-style.
commentBefore() - Method in class org.bytedeco.javacpp.tools.Parser
Converts Doxygen-like documentation comments placed before identifiers to Javadoc-style.
commentDoc(String, int) - Method in class org.bytedeco.javacpp.tools.Parser
Tries to adapt a Doxygen-style documentation comment to Javadoc-style.
compareTo(Token) - Method in class org.bytedeco.javacpp.tools.Token
 
compile - Variable in class org.bytedeco.javacpp.tools.Builder
If true, compiles the generated source file to a shared library and deletes source.
compile(String[], String, ClassProperties, File) - Method in class org.bytedeco.javacpp.tools.Builder
Launches and waits for the native compiler to produce a native shared library.
compile(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.compile field to the argument.
compile - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Compile and delete the generated .cpp files.
compilerOptions - Variable in class org.bytedeco.javacpp.tools.Builder
Contains additional command line options from the user for the native compiler.
compilerOptions(String...) - Method in class org.bytedeco.javacpp.tools.Builder
Appends arguments to the Builder.compilerOptions field.
compilerOptions - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Pass compilerOptions directly to compiler.
Const - Annotation Type in org.bytedeco.javacpp.annotation
A shortcut annotation to Cast that simply adds const to the parameter type, function, or class.
CONST - Static variable in class org.bytedeco.javacpp.tools.Token
 
constant - Variable in class org.bytedeco.javacpp.tools.AdapterInformation
 
CONSTEXPR - Static variable in class org.bytedeco.javacpp.tools.Token
 
constFunction(Class<?>, Method) - Static method in class org.bytedeco.javacpp.tools.Generator
 
constMember - Variable in class org.bytedeco.javacpp.tools.Declaration
 
constPointer - Variable in class org.bytedeco.javacpp.tools.Declarator
 
constPointer - Variable in class org.bytedeco.javacpp.tools.Type
 
constructor - Variable in class org.bytedeco.javacpp.tools.Type
 
constValue - Variable in class org.bytedeco.javacpp.tools.Type
 
constValueTypeName(String...) - Static method in class org.bytedeco.javacpp.tools.Generator
 
containers(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
containsKey(Object) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
Context - Class in org.bytedeco.javacpp.tools
 
Context() - Constructor for class org.bytedeco.javacpp.tools.Context
 
Context(Context) - Constructor for class org.bytedeco.javacpp.tools.Context
 
context - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
Convention - Annotation Type in org.bytedeco.javacpp.annotation
Specifies the calling convention of a FunctionPointer.
copyLibs - Variable in class org.bytedeco.javacpp.tools.Builder
If true, also copies to the output directory dependent shared libraries (link and preload).
copyLibs(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.copyLibs field to the argument.
copyLibs - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Copy to output directory dependent libraries (link and preload).
copyResources - Variable in class org.bytedeco.javacpp.tools.Builder
If true, also copies to the output directory resources listed in properties.
copyResources(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.copyResources field to the argument.
copyResources - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Copy to output directory resources listed in properties.
counter - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
Counter for the special predefined __COUNTER__ macro.
cppAnnotationTypeName(Class<?>, Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
cppCastTypeName(Class<?>, Annotation...) - Method in class org.bytedeco.javacpp.tools.Generator
 
cppFunctionTypeName(Method...) - Method in class org.bytedeco.javacpp.tools.Generator
 
cppName - Variable in class org.bytedeco.javacpp.tools.Attribute
 
cppName - Variable in class org.bytedeco.javacpp.tools.Context
 
cppName - Variable in class org.bytedeco.javacpp.tools.Declarator
 
cppName - Variable in class org.bytedeco.javacpp.tools.Type
 
cppNames - Variable in class org.bytedeco.javacpp.tools.Info
A list of C++ identifiers, expressions, or header filenames to which this info is to be bound.
cppNames(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
cppScopeName(MethodInformation) - Static method in class org.bytedeco.javacpp.tools.Generator
 
cppScopeName(Class<?>) - Static method in class org.bytedeco.javacpp.tools.Generator
 
cppText - Variable in class org.bytedeco.javacpp.tools.Info
Replaces the code associated with the declaration of C++ identifiers, before parsing.
cppText(String) - Method in class org.bytedeco.javacpp.tools.Info
 
cppTypeName(Class<?>) - Method in class org.bytedeco.javacpp.tools.Generator
 
cppTypes - Variable in class org.bytedeco.javacpp.tools.Info
A list of C++ types to supply to or substitute from macros, templates, typedefs, etc.
cppTypes(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
create(short[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16ArrayIndexer(array)
create(ShortBuffer) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16BufferIndexer(buffer)
create(ShortPointer) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(short[], long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16ArrayIndexer(array, sizes)
create(ShortBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16BufferIndexer(buffer, sizes)
create(ShortPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns create(pointer, sizes, strides(sizes))
create(short[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16ArrayIndexer(array, sizes, strides)
create(ShortBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns new Bfloat16BufferIndexer(buffer, sizes, strides)
create(ShortPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns create(pointer, sizes, strides, true)
create(ShortPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Creates a bfloat16 indexer to access efficiently the data of a pointer.
create(boolean[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanArrayIndexer(array)
create(ByteBuffer) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanBufferIndexer(buffer)
create(BooleanPointer) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(boolean[], long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanArrayIndexer(array, sizes)
create(ByteBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanBufferIndexer(buffer, sizes)
create(BooleanPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns create(pointer, sizes, strides(sizes))
create(boolean[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanArrayIndexer(array, sizes, strides)
create(ByteBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns new BooleanBufferIndexer(buffer, sizes, strides)
create(BooleanPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns create(pointer, sizes, strides, true)
create(BooleanPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Creates a boolean indexer to access efficiently the data of a pointer.
create(byte[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteArrayIndexer(array)
create(ByteBuffer) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteBufferIndexer(buffer)
create(BytePointer) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(byte[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteArrayIndexer(array, sizes)
create(ByteBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteBufferIndexer(buffer, sizes)
create(BytePointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns create(pointer, sizes, strides(sizes))
create(byte[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteArrayIndexer(array, sizes, strides)
create(ByteBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns new ByteBufferIndexer(buffer, sizes, strides)
create(BytePointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns create(pointer, sizes, strides, true)
create(BytePointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.ByteIndexer
Creates a byte indexer to access efficiently the data of a pointer.
create(char[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharArrayIndexer(array)
create(CharBuffer) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharBufferIndexer(buffer)
create(CharPointer) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(char[], long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharArrayIndexer(array, sizes)
create(CharBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharBufferIndexer(buffer, sizes)
create(CharPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns create(pointer, sizes, strides(sizes))
create(char[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharArrayIndexer(array, sizes, strides)
create(CharBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns new CharBufferIndexer(buffer, sizes, strides)
create(CharPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns create(pointer, sizes, strides, true)
create(CharPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.CharIndexer
Creates a char indexer to access efficiently the data of a pointer.
create(double[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleArrayIndexer(array)
create(DoubleBuffer) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleBufferIndexer(buffer)
create(DoublePointer) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(double[], long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleArrayIndexer(array, sizes)
create(DoubleBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleBufferIndexer(buffer, sizes)
create(DoublePointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns create(pointer, sizes, strides(sizes))
create(double[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleArrayIndexer(array, sizes, strides)
create(DoubleBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns new DoubleBufferIndexer(buffer, sizes, strides)
create(DoublePointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns create(pointer, sizes, strides, true)
create(DoublePointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Creates a double indexer to access efficiently the data of a pointer.
create(float[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatArrayIndexer(array)
create(FloatBuffer) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatBufferIndexer(buffer)
create(FloatPointer) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(float[], long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatArrayIndexer(array, sizes)
create(FloatBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatBufferIndexer(buffer, sizes)
create(FloatPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns create(pointer, sizes, strides(sizes))
create(float[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatArrayIndexer(array, sizes, strides)
create(FloatBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns new FloatBufferIndexer(buffer, sizes, strides)
create(FloatPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns create(pointer, sizes, strides, true)
create(FloatPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.FloatIndexer
Creates a float indexer to access efficiently the data of a pointer.
create(short[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfArrayIndexer(array)
create(ShortBuffer) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfBufferIndexer(buffer)
create(ShortPointer) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(short[], long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfArrayIndexer(array, sizes)
create(ShortBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfBufferIndexer(buffer, sizes)
create(ShortPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns create(pointer, sizes, strides(sizes))
create(short[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfArrayIndexer(array, sizes, strides)
create(ShortBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns new HalfBufferIndexer(buffer, sizes, strides)
create(ShortPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns create(pointer, sizes, strides, true)
create(ShortPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
Creates a half float indexer to access efficiently the data of a pointer.
create(int[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntArrayIndexer(array)
create(IntBuffer) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntBufferIndexer(buffer)
create(IntPointer) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(int[], long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntArrayIndexer(array, sizes)
create(IntBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntBufferIndexer(buffer, sizes)
create(IntPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns create(pointer, sizes, strides(sizes))
create(int[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntArrayIndexer(array, sizes, strides)
create(IntBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns new IntBufferIndexer(buffer, sizes, strides)
create(IntPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns create(pointer, sizes, strides, true)
create(IntPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.IntIndexer
Creates a int indexer to access efficiently the data of a pointer.
create(long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongArrayIndexer(array)
create(LongBuffer) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongBufferIndexer(buffer)
create(LongPointer) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongArrayIndexer(array, sizes)
create(LongBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongBufferIndexer(buffer, sizes)
create(LongPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns create(pointer, sizes, strides(sizes))
create(long[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongArrayIndexer(array, sizes, strides)
create(LongBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns new LongBufferIndexer(buffer, sizes, strides)
create(LongPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns create(pointer, sizes, strides, true)
create(LongPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.LongIndexer
Creates a long indexer to access efficiently the data of a pointer.
create(short[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortArrayIndexer(array)
create(ShortBuffer) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortBufferIndexer(buffer)
create(ShortPointer) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(short[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortArrayIndexer(array, sizes)
create(ShortBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortBufferIndexer(buffer, sizes)
create(ShortPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns create(pointer, sizes, strides(sizes))
create(short[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortArrayIndexer(array, sizes, strides)
create(ShortBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns new ShortBufferIndexer(buffer, sizes, strides)
create(ShortPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns create(pointer, sizes, strides, true)
create(ShortPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.ShortIndexer
Creates a short indexer to access efficiently the data of a pointer.
create(byte[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new ByteArrayIndexer(array)
create(ByteBuffer) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new ByteBufferIndexer(buffer)
create(BytePointer) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(byte[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new UByteArrayIndexer(array, sizes)
create(ByteBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new UByteBufferIndexer(buffer, sizes)
create(BytePointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns create(pointer, sizes, strides(sizes))
create(byte[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new ByteArrayIndexer(array, sizes, strides)
create(ByteBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns new ByteBufferIndexer(buffer, sizes, strides)
create(BytePointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns create(pointer, sizes, strides, true)
create(BytePointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.UByteIndexer
Creates a byte indexer to access efficiently the data of a pointer.
create(short[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortArrayIndexer(array)
create(ShortBuffer) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortBufferIndexer(buffer)
create(ShortPointer) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns create(pointer, { pointer.limit() - pointer.position() }, { 1 }, true)
create(short[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortArrayIndexer(array, sizes)
create(ShortBuffer, long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortBufferIndexer(buffer, sizes)
create(ShortPointer, long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns create(pointer, sizes, strides(sizes))
create(short[], long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortArrayIndexer(array, sizes, strides)
create(ShortBuffer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns new UShortBufferIndexer(buffer, sizes, strides)
create(ShortPointer, long[], long[]) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns create(pointer, sizes, strides, true)
create(ShortPointer, long[], long[], boolean) - Static method in class org.bytedeco.javacpp.indexer.UShortIndexer
Creates a short indexer to access efficiently the data of a pointer.
create(Class) - Static method in class org.bytedeco.javacpp.tools.Logger
If the "org.bytedeco.javacpp.logger" system property is set to "slf4j", returns new Slf4jLogger.Slf4jLogger(Class), else returns new Logger.Logger().
createIndexer(boolean) - Method in interface org.bytedeco.javacpp.indexer.Indexable
Factory method called by the user to get an indexer to access the data.
createJar(File, String[], File...) - Method in class org.bytedeco.javacpp.tools.Builder
Stores all the files in the given JAR file.
createLibraryLink(String, ClassProperties, String, String...) - Static method in class org.bytedeco.javacpp.Loader
Creates a version-less symbolic link to a library file, if needed.
CriticalRegion - Annotation Type in org.bytedeco.javacpp.annotation
In some methods, Generator will generate code to transfer arrays from the JVM to native code using the Get/Release<primitivetype>ArrayElements methods.
criticalRegion(Class<?>, Method) - Static method in class org.bytedeco.javacpp.tools.Generator
 
criticalRegion - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
CustomDeallocator(Pointer) - Constructor for class org.bytedeco.javacpp.Pointer.CustomDeallocator
 

D

deallocate() - Method in class org.bytedeco.javacpp.Pointer.CustomDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.Pointer
Calls deallocate(true).
deallocate(boolean) - Method in class org.bytedeco.javacpp.Pointer
Explicitly manages native memory without waiting after the garbage collector.
deallocate() - Method in interface org.bytedeco.javacpp.Pointer.Deallocator
 
deallocate() - Method in class org.bytedeco.javacpp.Pointer.NativeDeallocator
 
deallocate(long, long) - Method in class org.bytedeco.javacpp.Pointer.NativeDeallocator
 
deallocate() - Method in class org.bytedeco.javacpp.PointerScope
Calls Pointer.deallocate() on all attached pointers, as they are popped off the PointerScope.pointerStack.
deallocateOnClose - Variable in class org.bytedeco.javacpp.PointerScope
deallocateOnClose(boolean) - Method in class org.bytedeco.javacpp.PointerScope
Sets PointerScope.deallocateOnClose and returns this Scope.
deallocateOnClose() - Method in class org.bytedeco.javacpp.PointerScope
deallocateReferences() - Static method in class org.bytedeco.javacpp.Pointer
Clears, deallocates, and removes all garbage collected objects from the Pointer.referenceQueue.
deallocator - Variable in class org.bytedeco.javacpp.Pointer
The deallocator associated with this Pointer that should be called on garbage collection.
deallocator() - Method in class org.bytedeco.javacpp.Pointer
deallocator(Pointer.Deallocator) - Method in class org.bytedeco.javacpp.Pointer
Sets the deallocator and returns this.
deallocator - Variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
deallocator - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
deallocatorAddress - Variable in class org.bytedeco.javacpp.Pointer.NativeDeallocator
 
DeallocatorReference(Pointer, Pointer.Deallocator) - Constructor for class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
deallocators - Variable in class org.bytedeco.javacpp.tools.Generator
 
deallocatorThread - Static variable in class org.bytedeco.javacpp.Pointer
 
DeallocatorThread() - Constructor for class org.bytedeco.javacpp.Pointer.DeallocatorThread
 
debug - Static variable in class org.bytedeco.javacpp.tools.Logger
 
debug(String) - Method in class org.bytedeco.javacpp.tools.Logger
Calls System.out.println(s).
debug(String) - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
Declaration - Class in org.bytedeco.javacpp.tools
 
Declaration() - Constructor for class org.bytedeco.javacpp.tools.Declaration
 
DeclarationList - Class in org.bytedeco.javacpp.tools
 
DeclarationList() - Constructor for class org.bytedeco.javacpp.tools.DeclarationList
 
DeclarationList(DeclarationList) - Constructor for class org.bytedeco.javacpp.tools.DeclarationList
 
declarations(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
declarator - Variable in class org.bytedeco.javacpp.tools.Declaration
 
Declarator - Class in org.bytedeco.javacpp.tools
 
Declarator() - Constructor for class org.bytedeco.javacpp.tools.Declarator
 
declarator(Context, String, int, boolean, int, boolean, boolean) - Method in class org.bytedeco.javacpp.tools.Parser
 
declarator - Variable in class org.bytedeco.javacpp.tools.TemplateMap
 
declarators - Variable in class org.bytedeco.javacpp.tools.Parameters
 
DECLTYPE - Static variable in class org.bytedeco.javacpp.tools.Token
 
DEFAULT - Static variable in class org.bytedeco.javacpp.tools.Token
 
defaultNames - Variable in class org.bytedeco.javacpp.ClassProperties
 
defaults - Static variable in class org.bytedeco.javacpp.tools.InfoMap
 
define - Variable in class org.bytedeco.javacpp.tools.Info
Indicates expressions of conditional macro groups to parse, or templates to specialize.
define() - Method in class org.bytedeco.javacpp.tools.Info
 
define(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
DEFINE - Static variable in class org.bytedeco.javacpp.tools.Token
 
definition - Variable in class org.bytedeco.javacpp.tools.Declarator
 
DELETE - Static variable in class org.bytedeco.javacpp.tools.Token
 
deleteJniFiles - Variable in class org.bytedeco.javacpp.tools.Builder
If true, preserves the generated C++ JNI files after compilation.
deleteJniFiles(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.deleteJniFiles field to the argument.
deleteJniFiles - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Delete generated C++ JNI files after compilation
destructor - Variable in class org.bytedeco.javacpp.tools.Type
 
detach(Pointer) - Method in class org.bytedeco.javacpp.PointerScope
Removes the Pointer from the PointerScope.pointerStack of this Scope.
dim - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
DocTag - Class in org.bytedeco.javacpp.tools
Documentation tags, where we keep only the ones that could be compatible between Javadoc and Doxygen.
DocTag(String, String) - Constructor for class org.bytedeco.javacpp.tools.DocTag
 
docTags - Static variable in class org.bytedeco.javacpp.tools.DocTag
 
docTagsStr - Static variable in class org.bytedeco.javacpp.tools.DocTag
 
DoubleArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a double[] array.
DoubleArrayIndexer(double[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
Calls DoubleArrayIndexer(array, { array.length }, { 1 }).
DoubleArrayIndexer(double[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
Calls DoubleArrayIndexer(array, sizes, strides(sizes)).
DoubleArrayIndexer(double[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
DoubleBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a DoubleBuffer.
DoubleBufferIndexer(DoubleBuffer) - Constructor for class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
Calls DoubleBufferIndexer(buffer, { buffer.limit() }, { 1 }).
DoubleBufferIndexer(DoubleBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
Calls DoubleBufferIndexer(buffer, sizes, strides(sizes)).
DoubleBufferIndexer(DoubleBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
DoubleIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the double primitive type.
DoubleIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleIndexer
 
DoublePointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of double.
DoublePointer(double...) - Constructor for class org.bytedeco.javacpp.DoublePointer
Allocates enough memory for the array and copies it.
DoublePointer(DoubleBuffer) - Constructor for class org.bytedeco.javacpp.DoublePointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
DoublePointer(long) - Constructor for class org.bytedeco.javacpp.DoublePointer
Allocates a native double array of the given size.
DoublePointer() - Constructor for class org.bytedeco.javacpp.DoublePointer
 
DoublePointer(Pointer) - Constructor for class org.bytedeco.javacpp.DoublePointer
 
DoubleRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a DoublePointer using the Raw instance.
DoubleRawIndexer(DoublePointer) - Constructor for class org.bytedeco.javacpp.indexer.DoubleRawIndexer
Calls DoubleRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
DoubleRawIndexer(DoublePointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleRawIndexer
Calls DoubleRawIndexer(pointer, sizes, strides(sizes)).
DoubleRawIndexer(DoublePointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.DoubleRawIndexer

E

effectiveClasses - Variable in class org.bytedeco.javacpp.ClassProperties
 
ELIF - Static variable in class org.bytedeco.javacpp.tools.Token
 
ELSE - Static variable in class org.bytedeco.javacpp.tools.Token
 
empty() - Method in class org.bytedeco.javacpp.tools.TemplateMap
 
encoding - Variable in class org.bytedeco.javacpp.tools.Builder
The name of the character encoding used for input files as well as output files.
encoding(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.encoding field to the argument.
encoding - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Specify the character encoding used for input and output.
encoding - Variable in class org.bytedeco.javacpp.tools.Generator
 
encoding - Variable in class org.bytedeco.javacpp.tools.Parser
 
EncodingFileWriter - Class in org.bytedeco.javacpp.tools
 
EncodingFileWriter(File, String) - Constructor for class org.bytedeco.javacpp.tools.EncodingFileWriter
 
EncodingFileWriter(File, String, String) - Constructor for class org.bytedeco.javacpp.tools.EncodingFileWriter
 
ENDIF - Static variable in class org.bytedeco.javacpp.tools.Token
 
ENUM - Static variable in class org.bytedeco.javacpp.tools.Token
 
enumerate - Variable in class org.bytedeco.javacpp.tools.Info
Maps native C++ enum classes to Java enum types, along with methods using them.
enumerate() - Method in class org.bytedeco.javacpp.tools.Info
 
enumerate(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
enumeration(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
enumValueType(Class<?>) - Method in class org.bytedeco.javacpp.tools.Generator
 
environmentVariables - Variable in class org.bytedeco.javacpp.tools.Builder
User specified environment variables to pass to the native compiler.
environmentVariables(Map<String, String>) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.environmentVariables field to the argument.
environmentVariables - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add environment variables to the compiler subprocess.
EOF - Static variable in class org.bytedeco.javacpp.tools.Token
 
equals(Object) - Method in class org.bytedeco.javacpp.Pointer
Checks for equality with argument.
equals(Object) - Method in class org.bytedeco.javacpp.tools.Token
 
equals(Object) - Method in class org.bytedeco.javacpp.tools.Type
 
error(String) - Method in class org.bytedeco.javacpp.tools.Logger
Calls System.err.println("Error: " + s).
error(String) - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
executablePath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.executablepath" property.
executablePaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.executablepath" property.
execute() - Method in class org.bytedeco.javacpp.tools.BuildMojo
 
execute() - Method in class org.bytedeco.javacpp.tools.ParseMojo
 
executeCommand(List<String>, File, Map<String, String>) - Method in class org.bytedeco.javacpp.tools.Builder
Executes a command with ProcessBuilder, but also logs the call and redirects its input and output to our process.
expand(Token[], int) - Method in class org.bytedeco.javacpp.tools.TokenIndexer
 
expect(Object...) - Method in class org.bytedeco.javacpp.tools.Token
 
EXPLICIT - Static variable in class org.bytedeco.javacpp.tools.Token
 
extern(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
EXTERN - Static variable in class org.bytedeco.javacpp.tools.Token
 
extractResource(String, File, String, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts by name a resource using the ClassLoader of the caller.
extractResource(Class, String, File, String, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts by name a resource using the ClassLoader of the specified Class.
extractResource(URL, File, String, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts a resource into the specified directory and with the specified prefix and suffix for the filename.
extractResources(String, File, String, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts by name resources using the ClassLoader of the caller.
extractResources(Class, String, File, String, String) - Static method in class org.bytedeco.javacpp.Loader
Extracts by name resources using the ClassLoader of the specified Class.

F

file - Variable in class org.bytedeco.javacpp.tools.Token
 
file - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
fill(int) - Method in class org.bytedeco.javacpp.Pointer
Calls in effect memset(address + position, b, length), where length = sizeof() * (limit - position).
filter(Token[], int) - Method in class org.bytedeco.javacpp.tools.TokenIndexer
 
filterLines(String[], boolean) - Method in class org.bytedeco.javacpp.tools.Tokenizer
 
FINAL - Static variable in class org.bytedeco.javacpp.tools.Token
 
findClass(String) - Method in class org.bytedeco.javacpp.tools.UserClassLoader
 
findLibrary(Class, ClassProperties, String) - Static method in class org.bytedeco.javacpp.Loader
Returns findLibrary(cls, properties, libnameversion, Loader.pathsFirst).
findLibrary(Class, ClassProperties, String, boolean) - Static method in class org.bytedeco.javacpp.Loader
Finds from where the library may be extracted and loaded among the Class resources.
findResource(Class, String) - Static method in class org.bytedeco.javacpp.Loader
Returns findResources(cls, name, 1)[0] or null if none.
findResources(Class, String) - Static method in class org.bytedeco.javacpp.Loader
Returns findResources(cls, name, -1).
findResources(Class, String, int) - Static method in class org.bytedeco.javacpp.Loader
Finds by name resources using the Class and its ClassLoader.
flatten - Variable in class org.bytedeco.javacpp.tools.Info
Outputs declarations for this class into their subclasses as well.
flatten() - Method in class org.bytedeco.javacpp.tools.Info
 
flatten(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
FLOAT - Static variable in class org.bytedeco.javacpp.tools.Token
 
FloatArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a float[] array.
FloatArrayIndexer(float[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatArrayIndexer
Calls FloatArrayIndexer(array, { array.length }, { 1 }).
FloatArrayIndexer(float[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatArrayIndexer
Calls FloatArrayIndexer(array, sizes, strides(sizes)).
FloatArrayIndexer(float[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatArrayIndexer
FloatBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a FloatBuffer.
FloatBufferIndexer(FloatBuffer) - Constructor for class org.bytedeco.javacpp.indexer.FloatBufferIndexer
Calls FloatBufferIndexer(buffer, { buffer.limit() }, { 1 }).
FloatBufferIndexer(FloatBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatBufferIndexer
Calls FloatBufferIndexer(buffer, sizes, strides(sizes)).
FloatBufferIndexer(FloatBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatBufferIndexer
FloatIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the float primitive type.
FloatIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatIndexer
 
FloatPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of float.
FloatPointer(float...) - Constructor for class org.bytedeco.javacpp.FloatPointer
Allocates enough memory for the array and copies it.
FloatPointer(FloatBuffer) - Constructor for class org.bytedeco.javacpp.FloatPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
FloatPointer(long) - Constructor for class org.bytedeco.javacpp.FloatPointer
Allocates a native float array of the given size.
FloatPointer() - Constructor for class org.bytedeco.javacpp.FloatPointer
 
FloatPointer(Pointer) - Constructor for class org.bytedeco.javacpp.FloatPointer
 
FloatRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a FloatPointer using the Raw instance.
FloatRawIndexer(FloatPointer) - Constructor for class org.bytedeco.javacpp.indexer.FloatRawIndexer
Calls FloatRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
FloatRawIndexer(FloatPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatRawIndexer
Calls FloatRawIndexer(pointer, sizes, strides(sizes)).
FloatRawIndexer(FloatPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.FloatRawIndexer
formatBytes(long) - Static method in class org.bytedeco.javacpp.Pointer
 
free(Pointer) - Static method in class org.bytedeco.javacpp.Pointer
 
FRIEND - Static variable in class org.bytedeco.javacpp.tools.Token
 
friend - Variable in class org.bytedeco.javacpp.tools.Type
 
fromFloat(float) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
returns all higher 16 bits as 0 for all results
fromFloat(float) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
returns all higher 16 bits as 0 for all results
full() - Method in class org.bytedeco.javacpp.tools.TemplateMap
 
Function - Annotation Type in org.bytedeco.javacpp.annotation
Overrides the detection of allocators, getters, and setters.
function - Variable in class org.bytedeco.javacpp.tools.Declaration
 
function(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
functionClassName(Class<?>) - Static method in class org.bytedeco.javacpp.tools.Generator
 
functionMethods(Class<?>, boolean[]) - Static method in class org.bytedeco.javacpp.tools.Generator
 
FunctionPointer - Class in org.bytedeco.javacpp
All peer classes to function pointers must derive from FunctionPointer.
FunctionPointer() - Constructor for class org.bytedeco.javacpp.FunctionPointer
 
FunctionPointer(Pointer) - Constructor for class org.bytedeco.javacpp.FunctionPointer
 
functions - Variable in class org.bytedeco.javacpp.tools.Generator
 

G

generate - Variable in class org.bytedeco.javacpp.tools.Builder
If true, attempts to generate C++ JNI files, but if false, only attempts to parse header files.
generate(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.generate field to the argument.
generate - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Generate .cpp files from Java interfaces if found, parsing from header files if not.
generate(String, String, String, String, String, Class<?>...) - Method in class org.bytedeco.javacpp.tools.Generator
 
generateAndCompile(Class[], String, boolean, boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Generates C++ source files for classes, and compiles everything in one shared library when compile == true.
Generator - Class in org.bytedeco.javacpp.tools
The Generator is where all the C++ source code that we need gets generated.
Generator(Logger, Properties) - Constructor for class org.bytedeco.javacpp.tools.Generator
 
Generator(Logger, Properties, String) - Constructor for class org.bytedeco.javacpp.tools.Generator
 
Generator.ByteEnum - Enum in org.bytedeco.javacpp.tools
 
Generator.IntEnum - Enum in org.bytedeco.javacpp.tools
 
Generator.LongEnum - Enum in org.bytedeco.javacpp.tools
 
Generator.ShortEnum - Enum in org.bytedeco.javacpp.tools
 
get() - Method in class org.bytedeco.javacpp.BooleanPointer
 
get(long) - Method in class org.bytedeco.javacpp.BooleanPointer
 
get(boolean[]) - Method in class org.bytedeco.javacpp.BooleanPointer
 
get(boolean[], int, int) - Method in class org.bytedeco.javacpp.BooleanPointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.BoolPointer
 
get(long) - Method in class org.bytedeco.javacpp.BoolPointer
 
get() - Method in class org.bytedeco.javacpp.BytePointer
 
get(long) - Method in class org.bytedeco.javacpp.BytePointer
 
get(byte[]) - Method in class org.bytedeco.javacpp.BytePointer
 
get(byte[], int, int) - Method in class org.bytedeco.javacpp.BytePointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.CharPointer
 
get(long) - Method in class org.bytedeco.javacpp.CharPointer
 
get(char[]) - Method in class org.bytedeco.javacpp.CharPointer
 
get(char[], int, int) - Method in class org.bytedeco.javacpp.CharPointer
Reads a portion of the native array into a Java array.
get(String) - Method in class org.bytedeco.javacpp.ClassProperties
 
get() - Method in class org.bytedeco.javacpp.CLongPointer
 
get(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
get(long[]) - Method in class org.bytedeco.javacpp.CLongPointer
 
get(long[], int, int) - Method in class org.bytedeco.javacpp.CLongPointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.DoublePointer
 
get(long) - Method in class org.bytedeco.javacpp.DoublePointer
 
get(double[]) - Method in class org.bytedeco.javacpp.DoublePointer
 
get(double[], int, int) - Method in class org.bytedeco.javacpp.DoublePointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.FloatPointer
 
get(long) - Method in class org.bytedeco.javacpp.FloatPointer
 
get(float[]) - Method in class org.bytedeco.javacpp.FloatPointer
 
get(float[], int, int) - Method in class org.bytedeco.javacpp.FloatPointer
Reads a portion of the native array into a Java array.
get(long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns array/buffer[i]
get(long, float[]) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s = array/buffer[i]
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns array/buffer[i * strides[0] + j]
get(long, long, float[]) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s = array/buffer[i * strides[0] + j]
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns array/buffer[index(indices)]
get(long[], float[]) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s = array/buffer[index(indices)]
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where s[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns array/buffer[i]
get(long, boolean[]) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b = array/buffer[i]
get(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, boolean[]) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b = array/buffer[i * strides[0] + j]
get(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns array/buffer[index(indices)]
get(long[], boolean[]) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b = array/buffer[index(indices)]
get(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where b[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns array/buffer[i]
get(long, byte[]) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b = array/buffer[i]
get(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, byte[]) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b = array/buffer[i * strides[0] + j]
get(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns array/buffer[index(indices)]
get(long[], byte[]) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b = array/buffer[index(indices)]
get(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where b[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns array/buffer[i]
get(long, char[]) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c = array/buffer[i]
get(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, char[]) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c = array/buffer[i * strides[0] + j]
get(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns array/buffer[index(indices)]
get(long[], char[]) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c = array/buffer[index(indices)]
get(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where c[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns array/buffer[i]
get(long, double[]) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d = array/buffer[i]
get(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, double[]) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d = array/buffer[i * strides[0] + j]
get(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns array/buffer[index(indices)]
get(long[], double[]) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d = array/buffer[index(indices)]
get(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where d[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns array/buffer[i]
get(long, float[]) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f = array/buffer[i]
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, float[]) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f = array/buffer[i * strides[0] + j]
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns array/buffer[index(indices)]
get(long[], float[]) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f = array/buffer[index(indices)]
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where f[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns array/buffer[i]
get(long, float[]) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s = array/buffer[i]
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, float[]) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s = array/buffer[i * strides[0] + j]
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns array/buffer[index(indices)]
get(long[], float[]) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s = array/buffer[index(indices)]
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where s[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns array/buffer[i]
get(long, int[]) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n = array/buffer[i]
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, int[]) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n = array/buffer[i * strides[0] + j]
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns array/buffer[index(indices)]
get(long[], int[]) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n = array/buffer[index(indices)]
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where n[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns array/buffer[i]
get(long, long[]) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l = array/buffer[i]
get(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, long[]) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l = array/buffer[i * strides[0] + j]
get(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns array/buffer[index(indices)]
get(long[], long[]) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l = array/buffer[index(indices)]
get(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where l[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns array/buffer[i]
get(long, short[]) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s = array/buffer[i]
get(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, short[]) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s = array/buffer[i * strides[0] + j]
get(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns array/buffer[index(indices)]
get(long[], short[]) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s = array/buffer[index(indices)]
get(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where s[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns array/buffer[i]
get(long, int[]) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b = array/buffer[i]
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, int[]) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b = array/buffer[i * strides[0] + j]
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns array/buffer[index(indices)]
get(long[], int[]) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b = array/buffer[index(indices)]
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where b[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
get(long) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns array/buffer[i]
get(long, int[]) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s = array/buffer[i]
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s[offset:offset + length] = array/buffer[i]
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns array/buffer[i * strides[0] + j]
get(long, long, int[]) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s = array/buffer[i * strides[0] + j]
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s[offset:offset + length] = array/buffer[i * strides[0] + j]
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns array/buffer[i * strides[0] + j * strides[1] + k]
get(long...) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns array/buffer[index(indices)]
get(long[], int[]) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s = array/buffer[index(indices)]
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where s[offset:offset + length] = array/buffer[index(indices)]
get(long) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long, long) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long, long, long) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long...) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
get() - Method in class org.bytedeco.javacpp.IntPointer
 
get(long) - Method in class org.bytedeco.javacpp.IntPointer
 
get(int[]) - Method in class org.bytedeco.javacpp.IntPointer
 
get(int[], int, int) - Method in class org.bytedeco.javacpp.IntPointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.LongPointer
 
get(long) - Method in class org.bytedeco.javacpp.LongPointer
 
get(long[]) - Method in class org.bytedeco.javacpp.LongPointer
 
get(long[], int, int) - Method in class org.bytedeco.javacpp.LongPointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.PointerPointer
 
get(Class<P>) - Method in class org.bytedeco.javacpp.PointerPointer
 
get(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
get(Class<P>, long) - Method in class org.bytedeco.javacpp.PointerPointer
 
get() - Method in class org.bytedeco.javacpp.ShortPointer
 
get(long) - Method in class org.bytedeco.javacpp.ShortPointer
 
get(short[]) - Method in class org.bytedeco.javacpp.ShortPointer
 
get(short[], int, int) - Method in class org.bytedeco.javacpp.ShortPointer
Reads a portion of the native array into a Java array.
get() - Method in class org.bytedeco.javacpp.SizeTPointer
 
get(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
get(long[]) - Method in class org.bytedeco.javacpp.SizeTPointer
 
get(long[], int, int) - Method in class org.bytedeco.javacpp.SizeTPointer
Reads a portion of the native array into a Java array.
get(String) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
get(String, boolean) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
get(int, String) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
get(int, String, boolean) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
get(String) - Method in class org.bytedeco.javacpp.tools.TemplateMap
 
get() - Method in class org.bytedeco.javacpp.tools.TokenIndexer
Returns get(0).
get(int) - Method in class org.bytedeco.javacpp.tools.TokenIndexer
Returns array[index + i].
getBool() - Method in class org.bytedeco.javacpp.BytePointer
Returns getBool(0).
getBool(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the bool value at the i-th byte in the native array.
getBoolean(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getBoolean(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getBoolean(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getBoolean(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getBuffer() - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getByte(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getByte(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getByte(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getByte(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getCacheDir() - Static method in class org.bytedeco.javacpp.Loader
Creates and returns System.getProperty("org.bytedeco.javacpp.cachedir") or ~/.javacpp/cache/ when not set.
getCallerClass(int) - Static method in class org.bytedeco.javacpp.Loader
Returns the Class object that contains a caller's method.
getChar() - Method in class org.bytedeco.javacpp.BytePointer
Returns getChar(0).
getChar(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the char value at the i-th byte in the native array.
getChar(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getChar(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getChar(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the char value at array/buffer[i]
getChar(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getChar(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getChar(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getChar(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getChar(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getChar(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getChar(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getClasses() - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
getClassLoader() - Method in class org.bytedeco.javacpp.tools.ClassScanner
 
getDouble() - Method in class org.bytedeco.javacpp.BytePointer
Returns getDouble(0).
getDouble(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the double value at the i-th byte in the native array.
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the double value at array/buffer[i]
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.Indexer
Calls get(int...indices) and returns the value as a double.
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getDouble(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getDouble(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
 
getDouble(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getDouble(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getDouble(long...) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
 
getEffectiveClasses() - Method in class org.bytedeco.javacpp.ClassProperties
 
getEnclosingClass(Class) - Static method in class org.bytedeco.javacpp.Loader
If annotated with properties, returns the argument as "enclosing Class".
getFirst(String) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
getFirst(String, boolean) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
getFloat() - Method in class org.bytedeco.javacpp.BytePointer
Returns getFloat(0).
getFloat(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the float value at the i-th byte in the native array.
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the float value at array/buffer[i]
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getFloat(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getFloat(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getFloat(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getFloat(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getInheritedClasses() - Method in class org.bytedeco.javacpp.ClassProperties
 
getInnerScope() - Static method in class org.bytedeco.javacpp.PointerScope
Returns scopeStack.get().peek(), the last opened scope not yet closed.
getInstance() - Static method in class org.bytedeco.javacpp.indexer.Raw
Returns UnsafeRaw if UnsafeRaw.isAvailable() or null otherwise.
getInt() - Method in class org.bytedeco.javacpp.BytePointer
Returns getInt(0).
getInt(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the int value at the i-th byte in the native array.
getInt(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getInt(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getInt(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the int value at array/buffer[i]
getInt(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getInt(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getInt(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getInt(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getInt(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getInt(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getInt(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getJavaVM() - Static method in class org.bytedeco.javacpp.Loader
Returns the JavaVM JNI object, as required by some APIs for initialization.
getLoadedLibraries() - Static method in class org.bytedeco.javacpp.Loader
Returns a Map that relates each library name to the path of the loaded file.
getLong() - Method in class org.bytedeco.javacpp.BytePointer
Returns getLong(0).
getLong(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the long value at the i-th byte in the native array.
getLong(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getLong(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getLong(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the long value at array/buffer[i]
getLong(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getLong(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getLong(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getLong(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getLong(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getLong(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getLong(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getName() - Method in class org.bytedeco.javacpp.tools.TemplateMap
 
getOutputPath(Class[], String[]) - Method in class org.bytedeco.javacpp.tools.Builder
Creates and returns the directory where output files should be placed.
getPaths() - Method in class org.bytedeco.javacpp.tools.UserClassLoader
 
getPlatform() - Static method in class org.bytedeco.javacpp.Loader
Returns either the value of the "org.bytedeco.javacpp.platform" system property, or Loader.PLATFORM when the former is not set.
getPointer() - Method in class org.bytedeco.javacpp.BytePointer
Returns getPointer(0).
getPointer(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the Pointer value at the i-th byte in the native array.
getProperty(String) - Method in class org.bytedeco.javacpp.ClassProperties
 
getProperty(String, String) - Method in class org.bytedeco.javacpp.ClassProperties
 
getShort() - Method in class org.bytedeco.javacpp.BytePointer
Returns getShort(0).
getShort(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns the short value at the i-th byte in the native array.
getShort(long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
getShort(long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
getShort(long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns the short value at array/buffer[i]
getShort(long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
getShort(long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getShort(byte[], long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
getShort(long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getShort(byte[], long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
getShort(long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getShort(byte[], long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
getString(String) - Method in class org.bytedeco.javacpp.BytePointer
Decodes the native bytes assuming they are encoded in the named charset.
getString() - Method in class org.bytedeco.javacpp.BytePointer
Decodes the native bytes assuming they are encoded in the platform's default charset.
getString() - Method in class org.bytedeco.javacpp.CharPointer
Returns the String, assuming a null-terminated string if limit <= position.
getString() - Method in class org.bytedeco.javacpp.IntPointer
Returns the String, assuming a null-terminated string if limit <= position.
getString(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
getString(long, String) - Method in class org.bytedeco.javacpp.PointerPointer
 
getStringBytes() - Method in class org.bytedeco.javacpp.BytePointer
Returns the bytes, assuming a null-terminated string if limit <= position.
getStringChars() - Method in class org.bytedeco.javacpp.CharPointer
Returns the chars, assuming a null-terminated string if limit <= position.
getStringCodePoints() - Method in class org.bytedeco.javacpp.IntPointer
Returns the code points, assuming a null-terminated string if limit <= position.
getTempDir() - Static method in class org.bytedeco.javacpp.Loader
Creates a unique name for Loader.tempDir out of System.getProperty("java.io.tmpdir") and System.nanoTime().
group(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 

H

HalfArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a short[] array, treated as half-precision float.
HalfArrayIndexer(short[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfArrayIndexer
Calls HalfArrayIndexer(array, { array.length }, { 1 }).
HalfArrayIndexer(short[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfArrayIndexer
Calls HalfArrayIndexer(array, sizes, strides(sizes)).
HalfArrayIndexer(short[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfArrayIndexer
HalfBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortBuffer, treated as half-precision float.
HalfBufferIndexer(ShortBuffer) - Constructor for class org.bytedeco.javacpp.indexer.HalfBufferIndexer
Calls HalfBufferIndexer(buffer, { buffer.limit() }, { 1 }).
HalfBufferIndexer(ShortBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfBufferIndexer
Calls HalfBufferIndexer(buffer, sizes, strides(sizes)).
HalfBufferIndexer(ShortBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfBufferIndexer
HalfIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the short primitive type, treated as half-precision float.
HalfIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfIndexer
 
HalfRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortPointer using the Raw instance, treated as half-precision float.
HalfRawIndexer(ShortPointer) - Constructor for class org.bytedeco.javacpp.indexer.HalfRawIndexer
Calls HalfRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
HalfRawIndexer(ShortPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfRawIndexer
Calls HalfRawIndexer(pointer, sizes, strides(sizes)).
HalfRawIndexer(ShortPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.HalfRawIndexer
hashCode() - Method in class org.bytedeco.javacpp.Pointer
Returns (int)address.
hashCode() - Method in class org.bytedeco.javacpp.tools.Token
 
head - Static variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
header - Variable in class org.bytedeco.javacpp.tools.Builder
If true, also generates C++ header files containing declarations of callback functions.
header(boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.header field to the argument.
header - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Generate header file with declarations of callbacks functions.
height() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[0] if the number of dimensions is 3, else returns -1

I

IDENTIFIER - Static variable in class org.bytedeco.javacpp.tools.Token
 
IF - Static variable in class org.bytedeco.javacpp.tools.Token
 
IFDEF - Static variable in class org.bytedeco.javacpp.tools.Token
 
IFNDEF - Static variable in class org.bytedeco.javacpp.tools.Token
 
inaccessible - Variable in class org.bytedeco.javacpp.tools.Context
 
inaccessible - Variable in class org.bytedeco.javacpp.tools.Declaration
 
includeJavaPaths(ClassProperties, boolean) - Method in class org.bytedeco.javacpp.tools.Builder
Tries to find automatically include paths for jni.h and jni_md.h, as well as the link and library paths for the jvm library.
includePath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.includepath" property.
includePaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.includepath" property.
includeResource - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.includeresource" property.
includeResources - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.includeresource" property.
incomplete - Variable in class org.bytedeco.javacpp.tools.Declaration
 
incorporateConstAnnotation(String, int, boolean) - Static method in class org.bytedeco.javacpp.tools.Parser
 
Index - Annotation Type in org.bytedeco.javacpp.annotation
Allows using method arguments to call operator[] in some circumstances.
index(long...) - Method in class org.bytedeco.javacpp.indexer.Indexer
Computes the linear index as the dot product of indices and strides.
index(E) - Method in class org.bytedeco.javacpp.tools.IndexedSet
 
index - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
The current index, in the array of tokens.
Indexable - Interface in org.bytedeco.javacpp.indexer
An interface implemented to let users access data classes via an Indexer.
indexable - Variable in class org.bytedeco.javacpp.indexer.Indexer
The associated (optional) Indexable.
indexable() - Method in class org.bytedeco.javacpp.indexer.Indexer
indexable(Indexable) - Method in class org.bytedeco.javacpp.indexer.Indexer
Sets Indexer.indexable and returns this.
IndexedSet<E> - Class in org.bytedeco.javacpp.tools
 
IndexedSet() - Constructor for class org.bytedeco.javacpp.tools.IndexedSet
 
Indexer - Class in org.bytedeco.javacpp.indexer
Top-level class of all data indexers, providing easy-to-use and efficient multidimensional access to primitive arrays, NIO buffers, and the raw memory interface.
Indexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.Indexer
Constructor to set the Indexer.sizes and Indexer.strides.
indices - Variable in class org.bytedeco.javacpp.tools.Declarator
 
indirections - Variable in class org.bytedeco.javacpp.tools.Declarator
 
indirections - Variable in class org.bytedeco.javacpp.tools.Type
 
Info - Class in org.bytedeco.javacpp.tools
Holds information useful to the Parser and associated with C++ identifiers.
Info() - Constructor for class org.bytedeco.javacpp.tools.Info
 
Info(String...) - Constructor for class org.bytedeco.javacpp.tools.Info
 
Info(Info) - Constructor for class org.bytedeco.javacpp.tools.Info
 
info(String) - Method in class org.bytedeco.javacpp.tools.Logger
Calls System.out.println(s).
info(String) - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
infoIterator - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
infoMap - Variable in class org.bytedeco.javacpp.tools.Context
 
infoMap - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
InfoMap - Class in org.bytedeco.javacpp.tools
A Map containing Info objects consumed by the Parser.
InfoMap() - Constructor for class org.bytedeco.javacpp.tools.InfoMap
 
InfoMap(InfoMap) - Constructor for class org.bytedeco.javacpp.tools.InfoMap
 
infoMap - Variable in class org.bytedeco.javacpp.tools.Parser
 
infoMap - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
The set of Info objects to use during preprocessing.
InfoMapper - Interface in org.bytedeco.javacpp.tools
An interface to define a kind of configuration file entirely written in Java.
infoNumber - Variable in class org.bytedeco.javacpp.tools.Declarator
 
infoNumber - Variable in class org.bytedeco.javacpp.tools.Parameters
 
inherited - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
inheritedClasses - Variable in class org.bytedeco.javacpp.ClassProperties
 
init(ClassProperties) - Method in interface org.bytedeco.javacpp.LoadEnabled
 
init(long, long, long, long) - Method in class org.bytedeco.javacpp.Pointer
Called by native libraries to initialize the object fields.
init(Logger, Properties, String) - Method in interface org.bytedeco.javacpp.tools.BuildEnabled
 
INLINE - Static variable in class org.bytedeco.javacpp.tools.Token
 
INSTANCE - Static variable in class org.bytedeco.javacpp.indexer.Raw
 
IntArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for an int[] array.
IntArrayIndexer(int[]) - Constructor for class org.bytedeco.javacpp.indexer.IntArrayIndexer
Calls IntArrayIndexer(array, { array.length }, { 1 }).
IntArrayIndexer(int[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntArrayIndexer
Calls IntArrayIndexer(array, sizes, strides(sizes)).
IntArrayIndexer(int[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntArrayIndexer
IntBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for an IntBuffer.
IntBufferIndexer(IntBuffer) - Constructor for class org.bytedeco.javacpp.indexer.IntBufferIndexer
Calls IntBufferIndexer(buffer, { buffer.limit() }, { 1 }).
IntBufferIndexer(IntBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntBufferIndexer
Calls IntBufferIndexer(buffer, sizes, strides(sizes)).
IntBufferIndexer(IntBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntBufferIndexer
INTEGER - Static variable in class org.bytedeco.javacpp.tools.Token
 
IntEnum() - Constructor for enum org.bytedeco.javacpp.tools.Generator.IntEnum
 
INTERFACE - Static variable in class org.bytedeco.javacpp.tools.Token
 
IntIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the int primitive type.
IntIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntIndexer
 
IntPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of int, also used for UTF-32.
IntPointer(String) - Constructor for class org.bytedeco.javacpp.IntPointer
Allocates enough memory for encoding the String in UTF-32 and copies it.
IntPointer(int...) - Constructor for class org.bytedeco.javacpp.IntPointer
Allocates enough memory for the array and copies it.
IntPointer(IntBuffer) - Constructor for class org.bytedeco.javacpp.IntPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
IntPointer(long) - Constructor for class org.bytedeco.javacpp.IntPointer
Allocates a native int array of the given size.
IntPointer() - Constructor for class org.bytedeco.javacpp.IntPointer
 
IntPointer(Pointer) - Constructor for class org.bytedeco.javacpp.IntPointer
 
IntRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for an IntPointer using the Raw instance.
IntRawIndexer(IntPointer) - Constructor for class org.bytedeco.javacpp.indexer.IntRawIndexer
Calls IntRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
IntRawIndexer(IntPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntRawIndexer
Calls IntRawIndexer(pointer, sizes, strides(sizes)).
IntRawIndexer(IntPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.IntRawIndexer
isAvailable() - Static method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
isCFile - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
Whether the file came from the C-include path
isDebugEnabled() - Method in class org.bytedeco.javacpp.tools.Logger
Returns the "org.bytedeco.javacpp.logger.debug" system property.
isDebugEnabled() - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
isEmpty() - Method in class org.bytedeco.javacpp.tools.Token
 
isErrorEnabled() - Method in class org.bytedeco.javacpp.tools.Logger
Returns true.
isErrorEnabled() - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
isInfoEnabled() - Method in class org.bytedeco.javacpp.tools.Logger
Returns true.
isInfoEnabled() - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
isLoaded() - Method in class org.bytedeco.javacpp.ClassProperties
 
isLoadLibraries() - Static method in class org.bytedeco.javacpp.Loader
Returns System.getProperty("org.bytedeco.javacpp.loadlibraries").
isNull() - Method in class org.bytedeco.javacpp.Pointer
Returns address == 0.
isWarnEnabled() - Method in class org.bytedeco.javacpp.tools.Logger
Returns true.
isWarnEnabled() - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
iterator() - Method in class org.bytedeco.javacpp.tools.IndexedSet
 

J

jarPrefix - Variable in class org.bytedeco.javacpp.tools.Builder
The name of the JAR file to create, if not null.
jarPrefix(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.jarPrefix field to the argument.
jarPrefix - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Also create a JAR file named <jarPrefix>-<platform>.jar.
javaName - Variable in class org.bytedeco.javacpp.tools.Attribute
 
javaName - Variable in class org.bytedeco.javacpp.tools.Context
 
javaName - Variable in class org.bytedeco.javacpp.tools.Declarator
 
javaName - Variable in class org.bytedeco.javacpp.tools.Type
 
javaNames - Variable in class org.bytedeco.javacpp.tools.Info
The Java identifiers to output corresponding to the C++ identifiers of Info.cppNames.
javaNames(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
javaNames - Variable in class org.bytedeco.javacpp.tools.Type
 
javaText - Variable in class org.bytedeco.javacpp.tools.Info
Outputs the given code, instead of the result parsed from the declaration of C++ identifiers.
javaText(String) - Method in class org.bytedeco.javacpp.tools.Info
 
jclasses - Variable in class org.bytedeco.javacpp.tools.Generator
 
JNI_VERSION - Static variable in class org.bytedeco.javacpp.tools.Generator
 
jniTypeName(Class) - Static method in class org.bytedeco.javacpp.tools.Generator
 

L

lastChar - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
leafInfoMap - Variable in class org.bytedeco.javacpp.tools.Parser
 
limit(long) - Method in class org.bytedeco.javacpp.BooleanPointer
 
limit(long) - Method in class org.bytedeco.javacpp.BoolPointer
 
limit(long) - Method in class org.bytedeco.javacpp.BytePointer
 
limit(long) - Method in class org.bytedeco.javacpp.CharPointer
 
limit(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
limit(long) - Method in class org.bytedeco.javacpp.DoublePointer
 
limit(long) - Method in class org.bytedeco.javacpp.FloatPointer
 
limit(long) - Method in class org.bytedeco.javacpp.IntPointer
 
limit(long) - Method in class org.bytedeco.javacpp.LongPointer
 
limit - Variable in class org.bytedeco.javacpp.Pointer
The index of the first element that should not be accessed, or 0 if unknown.
limit() - Method in class org.bytedeco.javacpp.Pointer
Returns Pointer.limit.
limit(long) - Method in class org.bytedeco.javacpp.Pointer
Sets the limit and returns this.
limit(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
limit(long) - Method in class org.bytedeco.javacpp.ShortPointer
 
limit(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
lineNumber - Variable in class org.bytedeco.javacpp.tools.Token
 
lineNumber - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
linePatterns - Variable in class org.bytedeco.javacpp.tools.Info
A list of regular expressions (start1, end1, start2, end2, ...) that are matched against lines in header files, where only the ones in between each pair are parsed (or not if Info.skip is true).
linePatterns(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
lineSeparator - Variable in class org.bytedeco.javacpp.tools.Parser
 
lineSeparator - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
linkPath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.linkpath" property.
linkPaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.linkpath" property.
linkResource - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.linkresource" property.
linkResources - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.linkresource" property.
list - Variable in class org.bytedeco.javacpp.tools.Parameters
 
load(Class, boolean) - Method in class org.bytedeco.javacpp.ClassProperties
 
load() - Static method in class org.bytedeco.javacpp.Loader
Returns load(getCallerClass(2), loadProperties(), Loader.pathsFirst).
load(boolean) - Static method in class org.bytedeco.javacpp.Loader
Loads native libraries associated with the Class of the caller.
load(Class) - Static method in class org.bytedeco.javacpp.Loader
Returns load(cls, loadProperties(), Loader.pathsFirst).
load(Class, Properties, boolean) - Static method in class org.bytedeco.javacpp.Loader
Loads native libraries associated with the given Class.
loaded - Variable in class org.bytedeco.javacpp.ClassProperties
 
loadedLibraries - Static variable in class org.bytedeco.javacpp.Loader
Contains all the native libraries that we have loaded to avoid reloading them.
LoadEnabled - Interface in org.bytedeco.javacpp
Classes implementing this interface can access and modify the ClassProperties produced from their Properties when Loader.load(Class) gets called on them.
Loader - Class in org.bytedeco.javacpp
The Loader contains functionality to load native libraries, but also has a bit of everything that does not fit anywhere else.
Loader() - Constructor for class org.bytedeco.javacpp.Loader
 
loader - Variable in class org.bytedeco.javacpp.tools.ClassScanner
 
loadLibrary(URL[], String, String...) - Static method in class org.bytedeco.javacpp.Loader
Tries to load the library from the URLs in order, extracting resources as necessary.
loadProperties() - Static method in class org.bytedeco.javacpp.Loader
Loads the Properties associated with the default Loader.getPlatform().
loadProperties(String, String) - Static method in class org.bytedeco.javacpp.Loader
Loads from resources the default Properties of the specified platform name.
loadProperties(Class[], Properties, boolean) - Static method in class org.bytedeco.javacpp.Loader
For all the classes, loads all properties from each Class annotations for the given platform.
loadProperties(Class, Properties, boolean) - Static method in class org.bytedeco.javacpp.Loader
Loads all properties from Class annotations for the given platform.
logger - Static variable in class org.bytedeco.javacpp.Loader
 
logger - Static variable in class org.bytedeco.javacpp.Pointer
 
logger - Static variable in class org.bytedeco.javacpp.PointerScope
 
logger - Variable in class org.bytedeco.javacpp.tools.Builder
Logger where to send debug, info, warning, and error messages.
logger - Variable in class org.bytedeco.javacpp.tools.ClassScanner
 
logger - Variable in class org.bytedeco.javacpp.tools.Generator
 
Logger - Class in org.bytedeco.javacpp.tools
A simple but extensible logging interface that dumps messages to the "standard" output streams by default.
Logger() - Constructor for class org.bytedeco.javacpp.tools.Logger
 
logger - Variable in class org.bytedeco.javacpp.tools.Parser
 
logger - Variable in class org.bytedeco.javacpp.tools.Slf4jLogger
 
LongArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a long[] array.
LongArrayIndexer(long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongArrayIndexer
Calls LongArrayIndexer(array, { array.length }, { 1 }).
LongArrayIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongArrayIndexer
Calls LongArrayIndexer(array, sizes, strides(sizes)).
LongArrayIndexer(long[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongArrayIndexer
LongBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a LongBuffer.
LongBufferIndexer(LongBuffer) - Constructor for class org.bytedeco.javacpp.indexer.LongBufferIndexer
Calls LongBufferIndexer(buffer, { buffer.limit() }, { 1 }).
LongBufferIndexer(LongBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongBufferIndexer
Calls LongBufferIndexer(buffer, sizes, strides(sizes)).
LongBufferIndexer(LongBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongBufferIndexer
LongEnum() - Constructor for enum org.bytedeco.javacpp.tools.Generator.LongEnum
 
LongIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the long primitive type.
LongIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongIndexer
 
LongPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of long long.
LongPointer(long...) - Constructor for class org.bytedeco.javacpp.LongPointer
Allocates enough memory for the array and copies it.
LongPointer(LongBuffer) - Constructor for class org.bytedeco.javacpp.LongPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
LongPointer(long) - Constructor for class org.bytedeco.javacpp.LongPointer
Allocates a native long long array of the given size.
LongPointer() - Constructor for class org.bytedeco.javacpp.LongPointer
 
LongPointer(Pointer) - Constructor for class org.bytedeco.javacpp.LongPointer
 
LongRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a LongPointer using the Raw instance.
LongRawIndexer(LongPointer) - Constructor for class org.bytedeco.javacpp.indexer.LongRawIndexer
Calls LongRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
LongRawIndexer(LongPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongRawIndexer
Calls LongRawIndexer(pointer, sizes, strides(sizes)).
LongRawIndexer(LongPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.LongRawIndexer

M

macro(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
main(String[]) - Static method in class org.bytedeco.javacpp.tools.Builder
The terminal shell interface to the Builder.
malloc(long) - Static method in class org.bytedeco.javacpp.Pointer
 
mangle(String) - Static method in class org.bytedeco.javacpp.tools.Generator
 
map(InfoMap) - Method in interface org.bytedeco.javacpp.tools.InfoMapper
 
match(Object...) - Method in class org.bytedeco.javacpp.tools.Token
 
maxBytes - Static variable in class org.bytedeco.javacpp.Pointer
Maximum amount of memory registered with live deallocators before forcing call to System.gc().
maxBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns Pointer.maxBytes, the maximum amount of memory allowed to be tracked.
maxPhysicalBytes - Static variable in class org.bytedeco.javacpp.Pointer
Maximum amount of memory reported by Pointer.physicalBytes() before forcing call to System.gc().
maxPhysicalBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns Pointer.maxPhysicalBytes, the maximum amount of physical memory that should be used.
maxRetries - Static variable in class org.bytedeco.javacpp.Pointer
Maximum number of times to call System.gc() before giving up with OutOfMemoryError.
mayThrowExceptions - Variable in class org.bytedeco.javacpp.tools.Generator
 
MemberGetter - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like a member getter.
memberGetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
memberName - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
memberOffsets - Static variable in class org.bytedeco.javacpp.Loader
Contains offsetof() and sizeof() values of native types of struct, class, and union.
members - Variable in class org.bytedeco.javacpp.tools.Generator
 
MemberSetter - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like a member setter.
memberSetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
memchr(Pointer, int, long) - Static method in class org.bytedeco.javacpp.Pointer
 
memcmp(Pointer, Pointer, long) - Static method in class org.bytedeco.javacpp.Pointer
 
memcpy(Pointer, Pointer, long) - Static method in class org.bytedeco.javacpp.Pointer
 
memmove(Pointer, Pointer, long) - Static method in class org.bytedeco.javacpp.Pointer
 
memset(Pointer, int, long) - Static method in class org.bytedeco.javacpp.Pointer
 
merge(String[], String) - Method in class org.bytedeco.javacpp.tools.BuildMojo
 
method - Variable in class org.bytedeco.javacpp.Pointer.CustomDeallocator
 
method - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
methodInformation(Method) - Method in class org.bytedeco.javacpp.tools.Generator
 
MethodInformation - Class in org.bytedeco.javacpp.tools
 
MethodInformation() - Constructor for class org.bytedeco.javacpp.tools.MethodInformation
 
methods(Class<?>) - Method in class org.bytedeco.javacpp.tools.Generator
 
modifiers - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
MUTABLE - Static variable in class org.bytedeco.javacpp.tools.Token
 

N

Name - Annotation Type in org.bytedeco.javacpp.annotation
Names the identifier of a native C++ struct, class, union, function, variable, operator, macro, etc.
name - Variable in class org.bytedeco.javacpp.tools.AdapterInformation
 
name - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
names - Variable in class org.bytedeco.javacpp.tools.Parameters
 
Namespace - Annotation Type in org.bytedeco.javacpp.annotation
Encloses the scope of a Java class inside the scope of the given C++ namespace.
namespace - Variable in class org.bytedeco.javacpp.tools.Context
 
namespace(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
NAMESPACE - Static variable in class org.bytedeco.javacpp.tools.Token
 
namespaceMap - Variable in class org.bytedeco.javacpp.tools.Context
 
NativeDeallocator(Pointer, long, long) - Constructor for class org.bytedeco.javacpp.Pointer.NativeDeallocator
 
NEW - Static variable in class org.bytedeco.javacpp.tools.Token
 
newline - Variable in class org.bytedeco.javacpp.tools.EncodingFileWriter
 
next - Variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
next() - Method in class org.bytedeco.javacpp.tools.TokenIndexer
Increments index and returns array[index].
nextToken() - Method in class org.bytedeco.javacpp.tools.Tokenizer
 
NoDeallocator - Annotation Type in org.bytedeco.javacpp.annotation
By default, all allocators attach a deallocator to the peer object on creation.
NoException - Annotation Type in org.bytedeco.javacpp.annotation
By default, Generator assumes all native functions may throw exceptions.
noException(Class<?>, Method) - Static method in class org.bytedeco.javacpp.tools.Generator
 
NoOffset - Annotation Type in org.bytedeco.javacpp.annotation
By default, Generator applies offsetof() to all member variables.
noOffset - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
noReturnGetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
normalize(String, boolean, boolean) - Method in class org.bytedeco.javacpp.tools.InfoMap
 

O

offsetof(Class<? extends Pointer>, String) - Static method in class org.bytedeco.javacpp.Loader
Gets offsetof() values from Loader.memberOffsets filled by native libraries.
offsetof(String) - Method in class org.bytedeco.javacpp.Pointer
Returns Loader.offsetof(getClass(), member) or -1 on error.
ONE_STRIDE - Static variable in class org.bytedeco.javacpp.indexer.Indexer
 
Opaque - Annotation Type in org.bytedeco.javacpp.annotation
This annotation must be used for native types that get declared but not defined.
operator - Variable in class org.bytedeco.javacpp.tools.Declarator
 
OPERATOR - Static variable in class org.bytedeco.javacpp.tools.Token
 
operator - Variable in class org.bytedeco.javacpp.tools.Type
 
org.bytedeco.javacpp - package org.bytedeco.javacpp
Contains the main set of classes for JavaCPP at runtime.
org.bytedeco.javacpp.annotation - package org.bytedeco.javacpp.annotation
Contains all the annotation classes used by JavaCPP.
org.bytedeco.javacpp.indexer - package org.bytedeco.javacpp.indexer
Contains classes for multidimensional access of arrays and buffers.
org.bytedeco.javacpp.tools - package org.bytedeco.javacpp.tools
Contains classes used at build time by JavaCPP.
out - Variable in class org.bytedeco.javacpp.tools.Generator
 
out2 - Variable in class org.bytedeco.javacpp.tools.Generator
 
outputDirectory - Variable in class org.bytedeco.javacpp.tools.Builder
The directory where the generated files and compiled shared libraries get written to.
outputDirectory(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.outputDirectory field to the argument.
outputDirectory(File) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.outputDirectory field to the argument.
outputDirectory - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Output all generated files to outputDirectory.
outputName - Variable in class org.bytedeco.javacpp.tools.Builder
The name of the output generated source file or shared library.
outputName(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.outputName field to the argument.
outputName - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Output everything in a file named after given outputName.
overloaded - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
ownerAddress - Variable in class org.bytedeco.javacpp.Pointer.NativeDeallocator
 

P

pairedMethod - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
parameterAnnotations - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
parameterRaw - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
parameters - Variable in class org.bytedeco.javacpp.tools.Declarator
 
Parameters - Class in org.bytedeco.javacpp.tools
 
Parameters() - Constructor for class org.bytedeco.javacpp.tools.Parameters
 
parameters(Context, int, boolean) - Method in class org.bytedeco.javacpp.tools.Parser
 
parametersAfter(MethodInformation) - Method in class org.bytedeco.javacpp.tools.Generator
 
parametersBefore(MethodInformation) - Method in class org.bytedeco.javacpp.tools.Generator
 
parameterTypes - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
parent - Variable in class org.bytedeco.javacpp.tools.InfoMap
 
parent - Variable in class org.bytedeco.javacpp.tools.TemplateMap
 
parse(String[], Class) - Method in class org.bytedeco.javacpp.tools.Builder
Calls Parser.parse(File, String[], Class) after creating an instance of the Class.
parse(Context, DeclarationList, String[], String, boolean) - Method in class org.bytedeco.javacpp.tools.Parser
 
parse(String, String[], Class) - Method in class org.bytedeco.javacpp.tools.Parser
 
parse(File, String[], Class) - Method in class org.bytedeco.javacpp.tools.Parser
 
parseBytes(String) - Static method in class org.bytedeco.javacpp.Pointer
 
ParseMojo - Class in org.bytedeco.javacpp.tools
A BuildMojo that always forces BuildMojo.generate to false, with the goal of parsing header files instead.
ParseMojo() - Constructor for class org.bytedeco.javacpp.tools.ParseMojo
 
Parser - Class in org.bytedeco.javacpp.tools
The Parser, just like the Generator, is a mess that is not meant to support the entirety of C++, but an appropriate subset as used by typical C/C++ header files.
Parser(Logger, Properties) - Constructor for class org.bytedeco.javacpp.tools.Parser
 
Parser(Logger, Properties, String, String) - Constructor for class org.bytedeco.javacpp.tools.Parser
 
Parser(Parser, String) - Constructor for class org.bytedeco.javacpp.tools.Parser
 
ParserException - Exception in org.bytedeco.javacpp.tools
 
ParserException(String) - Constructor for exception org.bytedeco.javacpp.tools.ParserException
 
ParserException(String, Throwable) - Constructor for exception org.bytedeco.javacpp.tools.ParserException
 
ParserException(Throwable) - Constructor for exception org.bytedeco.javacpp.tools.ParserException
 
passesStrings - Variable in class org.bytedeco.javacpp.tools.Generator
 
paths - Variable in class org.bytedeco.javacpp.tools.UserClassLoader
 
pathSeparator - Variable in class org.bytedeco.javacpp.ClassProperties
 
pathsFirst - Static variable in class org.bytedeco.javacpp.Loader
 
pattern - Variable in class org.bytedeco.javacpp.tools.DocTag
 
physicalBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns the amount of physical memory currently used by the whole process, or 0 if unknown.
Platform - Annotation Type in org.bytedeco.javacpp.annotation
Defines native properties for a top-level enclosing class as well as indicates classes and methods that should be generated or not, for specified platforms.
platform - Variable in class org.bytedeco.javacpp.ClassProperties
 
PLATFORM - Static variable in class org.bytedeco.javacpp.Loader
Value created out of "java.vm.name", "os.name", and "os.arch" system properties.
platformExtension - Variable in class org.bytedeco.javacpp.ClassProperties
 
platformProperties - Static variable in class org.bytedeco.javacpp.Loader
Default platform properties loaded and returned by Loader.loadProperties().
platformRoot - Variable in class org.bytedeco.javacpp.ClassProperties
 
plugin - Variable in class org.bytedeco.javacpp.tools.BuildMojo
 
pointer - Variable in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.ByteRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.CharRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.FloatRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.HalfRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
pointer() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns the backing pointer, or null if none
pointer - Variable in class org.bytedeco.javacpp.indexer.IntRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.LongRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.ShortRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.UByteRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
pointer - Variable in class org.bytedeco.javacpp.indexer.UShortRawIndexer
The backing pointer.
pointer() - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
Pointer - Class in org.bytedeco.javacpp
All peer classes to native types must be descended from Pointer, the topmost class.
Pointer() - Constructor for class org.bytedeco.javacpp.Pointer
Default constructor that does nothing.
Pointer(Pointer) - Constructor for class org.bytedeco.javacpp.Pointer
Copies the address, position, limit, and capacity of another Pointer.
Pointer(Buffer) - Constructor for class org.bytedeco.javacpp.Pointer
Copies the address, position, limit, and capacity of a direct NIO Buffer.
pointer - Variable in class org.bytedeco.javacpp.Pointer.CustomDeallocator
 
Pointer.CustomDeallocator - Class in org.bytedeco.javacpp
A Pointer.Deallocator that calls, during garbage collection, a method with signature static void deallocate() from the Pointer object passed to the constructor and that accepts it as argument.
Pointer.Deallocator - Interface in org.bytedeco.javacpp
The interface to implement to produce a Deallocator usable by Pointer.
Pointer.DeallocatorReference - Class in org.bytedeco.javacpp
A subclass of PhantomReference that also acts as a linked list to keep their references alive until they get garbage collected.
Pointer.DeallocatorThread - Class in org.bytedeco.javacpp
 
Pointer.NativeDeallocator - Class in org.bytedeco.javacpp
A Pointer.Deallocator that calls, during garbage collection, a native function.
pointerArray - Variable in class org.bytedeco.javacpp.PointerPointer
This is just to keep references to Pointer objects and prevent premature deallocation.
PointerPointer<P extends Pointer> - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of void*.
PointerPointer(String...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of strings and copies it.
PointerPointer(String[], String) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of strings and copies it.
PointerPointer(P...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array and copies it.
PointerPointer(byte[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(short[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(int[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(long[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(float[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(double[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(char[]...) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates enough memory for the array of arrays and copies it.
PointerPointer(long) - Constructor for class org.bytedeco.javacpp.PointerPointer
Allocates a native array of void* of the given size.
PointerPointer() - Constructor for class org.bytedeco.javacpp.PointerPointer
 
PointerPointer(Pointer) - Constructor for class org.bytedeco.javacpp.PointerPointer
 
PointerScope - Class in org.bytedeco.javacpp
Pointer objects attach themselves automatically on Pointer.init(long, long, long, long) to the first PointerScope found in PointerScope.scopeStack.
PointerScope() - Constructor for class org.bytedeco.javacpp.PointerScope
Calls this(true).
PointerScope(boolean) - Constructor for class org.bytedeco.javacpp.PointerScope
Initializes PointerScope.deallocateOnClose and pushes itself on the PointerScope.scopeStack.
pointerStack - Variable in class org.bytedeco.javacpp.PointerScope
The stack keeping references to attached Pointer objects.
pointerTypes - Variable in class org.bytedeco.javacpp.tools.Info
A list of (usually) Pointer Java subclasses to be used to map C++ pointer types.
pointerTypes(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
position(long) - Method in class org.bytedeco.javacpp.BooleanPointer
 
position(long) - Method in class org.bytedeco.javacpp.BoolPointer
 
position(long) - Method in class org.bytedeco.javacpp.BytePointer
 
position(long) - Method in class org.bytedeco.javacpp.CharPointer
 
position(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
position(long) - Method in class org.bytedeco.javacpp.DoublePointer
 
position(long) - Method in class org.bytedeco.javacpp.FloatPointer
 
position(long) - Method in class org.bytedeco.javacpp.IntPointer
 
position(long) - Method in class org.bytedeco.javacpp.LongPointer
 
position - Variable in class org.bytedeco.javacpp.Pointer
The index of the element of a native array that should be accessed.
position() - Method in class org.bytedeco.javacpp.Pointer
position(long) - Method in class org.bytedeco.javacpp.Pointer
Sets the position and returns this.
position(long) - Method in class org.bytedeco.javacpp.PointerPointer
 
position(long) - Method in class org.bytedeco.javacpp.ShortPointer
 
position(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
preloadPath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.preloadpath" property.
preloadPaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.preloadpath" property.
preloadResource - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.preloadresource" property.
preloadResources - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.preloadresource" property.
preprocess(int, int) - Method in class org.bytedeco.javacpp.tools.TokenIndexer
 
prev - Variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
printHelp() - Static method in class org.bytedeco.javacpp.tools.Builder
Simply prints out to the display the command line usage.
PRIVATE - Static variable in class org.bytedeco.javacpp.tools.Token
 
project - Variable in class org.bytedeco.javacpp.tools.BuildMojo
 
Properties - Annotation Type in org.bytedeco.javacpp.annotation
Makes it possible to define more than one set of properties for each platform.
properties - Variable in class org.bytedeco.javacpp.tools.Builder
Accumulates the various properties loaded from resources, files, command line options, etc.
properties(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.properties field to the ones loaded from resources for the specified platform.
properties(Properties) - Method in class org.bytedeco.javacpp.tools.Builder
Adds all the properties of the argument to the Builder.properties field.
properties - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Load all properties from resource.
properties - Variable in class org.bytedeco.javacpp.tools.Generator
 
properties - Variable in class org.bytedeco.javacpp.tools.Parser
 
property(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets a property of the Builder.properties field, in either "key=value" or "key:value" format.
property(String, String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets a key/value pair property of the Builder.properties field.
propertyFile(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.properties field to the ones loaded from the specified file.
propertyFile(File) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.properties field to the ones loaded from the specified file.
propertyFile - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Load all properties from file.
propertyKeysAndValues - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Set property keys to values.
PROTECTED - Static variable in class org.bytedeco.javacpp.tools.Token
 
PUBLIC - Static variable in class org.bytedeco.javacpp.tools.Token
 
purify - Variable in class org.bytedeco.javacpp.tools.Info
Forces a class to be treated as if it were abstract.
purify() - Method in class org.bytedeco.javacpp.tools.Info
 
purify(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
put(boolean) - Method in class org.bytedeco.javacpp.BooleanPointer
 
put(long, boolean) - Method in class org.bytedeco.javacpp.BooleanPointer
Copies the boolean value to the i-th element of a native array.
put(boolean...) - Method in class org.bytedeco.javacpp.BooleanPointer
 
put(boolean[], int, int) - Method in class org.bytedeco.javacpp.BooleanPointer
Writes a portion of a Java array into the native array.
put(boolean) - Method in class org.bytedeco.javacpp.BoolPointer
 
put(long, boolean) - Method in class org.bytedeco.javacpp.BoolPointer
Copies the bool value to the i-th element of a native array.
put(byte) - Method in class org.bytedeco.javacpp.BytePointer
 
put(long, byte) - Method in class org.bytedeco.javacpp.BytePointer
Copies the byte value to the i-th element of a native array.
put(byte...) - Method in class org.bytedeco.javacpp.BytePointer
 
put(byte[], int, int) - Method in class org.bytedeco.javacpp.BytePointer
Writes a portion of a Java array into the native array.
put(char) - Method in class org.bytedeco.javacpp.CharPointer
 
put(long, char) - Method in class org.bytedeco.javacpp.CharPointer
Copies the char value to the i-th element of a native array.
put(char...) - Method in class org.bytedeco.javacpp.CharPointer
 
put(char[], int, int) - Method in class org.bytedeco.javacpp.CharPointer
Writes a portion of a Java array into the native array.
put(long) - Method in class org.bytedeco.javacpp.CLongPointer
 
put(long, long) - Method in class org.bytedeco.javacpp.CLongPointer
Copies the long value to the i-th element of a native array.
put(long...) - Method in class org.bytedeco.javacpp.CLongPointer
 
put(long[], int, int) - Method in class org.bytedeco.javacpp.CLongPointer
Writes a portion of a Java array into the native array.
put(double) - Method in class org.bytedeco.javacpp.DoublePointer
 
put(long, double) - Method in class org.bytedeco.javacpp.DoublePointer
Copies the double value to the i-th element of a native array.
put(double...) - Method in class org.bytedeco.javacpp.DoublePointer
 
put(double[], int, int) - Method in class org.bytedeco.javacpp.DoublePointer
Writes a portion of a Java array into the native array.
put(float) - Method in class org.bytedeco.javacpp.FloatPointer
 
put(long, float) - Method in class org.bytedeco.javacpp.FloatPointer
Copies the float value to the i-th element of a native array.
put(float...) - Method in class org.bytedeco.javacpp.FloatPointer
 
put(float[], int, int) - Method in class org.bytedeco.javacpp.FloatPointer
Writes a portion of a Java array into the native array.
put(long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i] = s
put(long, float...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i] = s
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i] = s[offset:offset + length]
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, float...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i * strides[0] + j] = s[offset:offset + length]
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = s
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[index(indices)] = s
put(long[], float...) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[index(indices)] = s
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
Returns this where array/buffer[index(indices)] = s[offset:offset + length]
put(long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
put(long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long, long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long[], boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
put(long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long, long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long[], boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
put(long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i] = b
put(long, boolean...) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i] = b
put(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i] = b[offset:offset + length]
put(long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, boolean...) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i * strides[0] + j] = b[offset:offset + length]
put(long, long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = b
put(long[], boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], boolean...) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
Returns this where array/buffer[index(indices)] = b[offset:offset + length]
put(long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long, long, boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long, long, long, boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long[], boolean) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long[], boolean[], int, int) - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
put(long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long, long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long[], byte) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
put(long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long, long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long[], byte) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
put(long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i] = b
put(long, byte...) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i] = b
put(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i] = b[offset:offset + length]
put(long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, byte...) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b[offset:offset + length]
put(long, long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = b
put(long[], byte) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], byte...) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Returns this where array/buffer[index(indices)] = b[offset:offset + length]
put(long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long, long, byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long, long, long, byte) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long[], byte) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long[], byte[], int, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
put(long, char) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long, long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long[], char) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
put(long, char) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long, long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long[], char) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
put(long, char) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i] = c
put(long, char...) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i] = c
put(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i] = c[offset:offset + length]
put(long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i * strides[0] + j] = c
put(long, long, char...) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i * strides[0] + j] = c
put(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i * strides[0] + j] = c[offset:offset + length]
put(long, long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = c
put(long[], char) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[index(indices)] = c
put(long[], char...) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[index(indices)] = c
put(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
Returns this where array/buffer[index(indices)] = c[offset:offset + length]
put(long, char) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long, long, char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long, long, long, char) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long[], char) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long[], char[], int, int) - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
put(long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long, long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long[], double) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
put(long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long, long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long[], double) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
put(long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i] = d
put(long, double...) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i] = d
put(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i] = d[offset:offset + length]
put(long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i * strides[0] + j] = d
put(long, long, double...) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i * strides[0] + j] = d
put(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i * strides[0] + j] = d[offset:offset + length]
put(long, long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = d
put(long[], double) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[index(indices)] = d
put(long[], double...) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[index(indices)] = d
put(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
Returns this where array/buffer[index(indices)] = d[offset:offset + length]
put(long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long, long, double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long, long, long, double) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long[], double) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long[], double[], int, int) - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i] = f
put(long, float...) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i] = f
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i] = f[offset:offset + length]
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i * strides[0] + j] = f
put(long, long, float...) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i * strides[0] + j] = f
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i * strides[0] + j] = f[offset:offset + length]
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = f
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[index(indices)] = f
put(long[], float...) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[index(indices)] = f
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
Returns this where array/buffer[index(indices)] = f[offset:offset + length]
put(long, float) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
put(long, float) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i] = s
put(long, float...) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i] = s
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i] = s[offset:offset + length]
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, float...) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i * strides[0] + j] = s[offset:offset + length]
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = s
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], float...) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
Returns this where array/buffer[index(indices)] = s[offset:offset + length]
put(long, float) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long, long, float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long, long, long, float) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long[], float) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long[], float[], int, int) - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i] = n
put(long, int...) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i] = n
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i] = n[offset:offset + length]
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i * strides[0] + j] = n
put(long, long, int...) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i * strides[0] + j] = n
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i * strides[0] + j] = n[offset:offset + length]
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = n
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[index(indices)] = n
put(long[], int...) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[index(indices)] = n
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
Returns this where array/buffer[index(indices)] = n[offset:offset + length]
put(long, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
put(long, long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long, long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long[], long) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
put(long, long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long, long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long[], long) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
put(long, long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i] = l
put(long, long...) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i] = l
put(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i] = l[offset:offset + length]
put(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i * strides[0] + j] = l
put(long, long, long...) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i * strides[0] + j] = l
put(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i * strides[0] + j] = l[offset:offset + length]
put(long, long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = l
put(long[], long) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[index(indices)] = l
put(long[], long...) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[index(indices)] = l
put(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
Returns this where array/buffer[index(indices)] = l[offset:offset + length]
put(long, long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long, long, long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long, long, long, long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long[], long) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long[], long[], int, int) - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
put(long, short) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long, long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long[], short) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
put(long, short) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long, long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long[], short) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
put(long, short) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i] = s
put(long, short...) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i] = s
put(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i] = s[offset:offset + length]
put(long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, short...) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s[offset:offset + length]
put(long, long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = s
put(long[], short) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], short...) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
Returns this where array/buffer[index(indices)] = s[offset:offset + length]
put(long, short) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long, long, short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long, long, long, short) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long[], short) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long[], short[], int, int) - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i] = b
put(long, int...) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i] = b
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i] = b[offset:offset + length]
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, int...) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i * strides[0] + j] = b[offset:offset + length]
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = b
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], int...) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[index(indices)] = b
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
Returns this where array/buffer[index(indices)] = b[offset:offset + length]
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i] = s
put(long, int...) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i] = s
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i] = s[offset:offset + length]
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, int...) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i * strides[0] + j] = s[offset:offset + length]
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[i * strides[0] + j * strides[1] + k] = s
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], int...) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[index(indices)] = s
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
Returns this where array/buffer[index(indices)] = s[offset:offset + length]
put(long, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long, long, int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long, long, long, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long[], int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(long[], int[], int, int) - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
put(int) - Method in class org.bytedeco.javacpp.IntPointer
 
put(long, int) - Method in class org.bytedeco.javacpp.IntPointer
Copies the int value to the i-th element of a native array.
put(int...) - Method in class org.bytedeco.javacpp.IntPointer
 
put(int[], int, int) - Method in class org.bytedeco.javacpp.IntPointer
Writes a portion of a Java array into the native array.
put(long) - Method in class org.bytedeco.javacpp.LongPointer
 
put(long, long) - Method in class org.bytedeco.javacpp.LongPointer
Copies the long long value to the i-th element of a native array.
put(long...) - Method in class org.bytedeco.javacpp.LongPointer
 
put(long[], int, int) - Method in class org.bytedeco.javacpp.LongPointer
Writes a portion of a Java array into the native array.
put(Pointer) - Method in class org.bytedeco.javacpp.Pointer
Calls in effect memcpy(this.address + this.position, p.address + p.position, length), where length = sizeof(p) * (p.limit - p.position).
put(P...) - Method in class org.bytedeco.javacpp.PointerPointer
Writes the Pointer values into the native void* array.
put(byte[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new BytePointer for each byte[], and writes them into the native void* array.
put(short[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new ShortPointer for each short[], and writes them into the native void* array.
put(int[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new IntPointer for each int[], and writes them into the native void* array.
put(long[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new LongPointer for each long[], and writes them into the native void* array.
put(float[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new FloatPointer for each float[], and writes them into the native void* array.
put(double[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new DoublePointer for each double[], and writes them into the native void* array.
put(char[]...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new CharPointer for each char[], and writes them into the native void* array.
put(Pointer) - Method in class org.bytedeco.javacpp.PointerPointer
 
put(long, Pointer) - Method in class org.bytedeco.javacpp.PointerPointer
Copies the Pointer value to the i-th element of a native array.
put(short) - Method in class org.bytedeco.javacpp.ShortPointer
 
put(long, short) - Method in class org.bytedeco.javacpp.ShortPointer
Copies the short value to the i-th element of a native array.
put(short...) - Method in class org.bytedeco.javacpp.ShortPointer
 
put(short[], int, int) - Method in class org.bytedeco.javacpp.ShortPointer
Writes a portion of a Java array into the native array.
put(long) - Method in class org.bytedeco.javacpp.SizeTPointer
 
put(long, long) - Method in class org.bytedeco.javacpp.SizeTPointer
Copies the size_t value to the i-th element of a native array.
put(long...) - Method in class org.bytedeco.javacpp.SizeTPointer
 
put(long[], int, int) - Method in class org.bytedeco.javacpp.SizeTPointer
Writes a portion of a Java array into the native array.
put(int, Info) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
put(Info) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
putBool(boolean) - Method in class org.bytedeco.javacpp.BytePointer
Returns putBool(0, s).
putBool(long, boolean) - Method in class org.bytedeco.javacpp.BytePointer
Sets the bool value at the i-th byte in the native array.
putBoolean(long, boolean) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putBoolean(byte[], long, boolean) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putBoolean(long, boolean) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putBoolean(byte[], long, boolean) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putByte(long, byte) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putByte(byte[], long, byte) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putByte(long, byte) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putByte(byte[], long, byte) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putChar(char) - Method in class org.bytedeco.javacpp.BytePointer
Returns putChar(0, s).
putChar(long, char) - Method in class org.bytedeco.javacpp.BytePointer
Sets the char value at the i-th byte in the native array.
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the char value at array/buffer[i]
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putChar(byte[], long, char) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putChar(byte[], long, char) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putChar(long, char) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putChar(byte[], long, char) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putDouble(double) - Method in class org.bytedeco.javacpp.BytePointer
Returns putDouble(0, s).
putDouble(long, double) - Method in class org.bytedeco.javacpp.BytePointer
Sets the double value at the i-th byte in the native array.
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.BooleanIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the double value at array/buffer[i]
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.CharIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.DoubleIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.FloatIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.HalfIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.Indexer
Casts value to primitive type and calls put(long[] indices, <type> value).
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.IntIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.LongIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putDouble(byte[], long, double) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putDouble(byte[], long, double) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.ShortIndexer
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.UByteIndexer
 
putDouble(long, double) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putDouble(byte[], long, double) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putDouble(long[], double) - Method in class org.bytedeco.javacpp.indexer.UShortIndexer
 
putFirst(Info) - Method in class org.bytedeco.javacpp.tools.InfoMap
 
putFloat(float) - Method in class org.bytedeco.javacpp.BytePointer
Returns putFloat(0, s).
putFloat(long, float) - Method in class org.bytedeco.javacpp.BytePointer
Sets the float value at the i-th byte in the native array.
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the float value at array/buffer[i]
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putFloat(byte[], long, float) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putFloat(byte[], long, float) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putFloat(long, float) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putFloat(byte[], long, float) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putInt(int) - Method in class org.bytedeco.javacpp.BytePointer
Returns putInt(0, s).
putInt(long, int) - Method in class org.bytedeco.javacpp.BytePointer
Sets the int value at the i-th byte in the native array.
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the int value at array/buffer[i]
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putInt(byte[], long, int) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putInt(byte[], long, int) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putInt(long, int) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putInt(byte[], long, int) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putLong(long) - Method in class org.bytedeco.javacpp.BytePointer
Returns putLong(0, s).
putLong(long, long) - Method in class org.bytedeco.javacpp.BytePointer
Sets the long value at the i-th byte in the native array.
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the long value at array/buffer[i]
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putLong(byte[], long, long) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putLong(byte[], long, long) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putLong(long, long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putLong(byte[], long, long) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putMemberOffset(String, String, int) - Static method in class org.bytedeco.javacpp.Loader
Called by native libraries to put offsetof() and sizeof() values in Loader.memberOffsets.
putMemberOffset(Class<? extends Pointer>, String, int) - Static method in class org.bytedeco.javacpp.Loader
Called by native libraries to put offsetof() and sizeof() values in Loader.memberOffsets.
putPointer(Pointer) - Method in class org.bytedeco.javacpp.BytePointer
Returns putPointer(0, s).
putPointer(long, Pointer) - Method in class org.bytedeco.javacpp.BytePointer
Sets the Pointer value at the i-th byte in the native array.
putShort(short) - Method in class org.bytedeco.javacpp.BytePointer
Returns putShort(0, s).
putShort(long, short) - Method in class org.bytedeco.javacpp.BytePointer
Sets the short value at the i-th byte in the native array.
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.ByteIndexer
Sets the short value at array/buffer[i]
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putShort(byte[], long, short) - Method in class org.bytedeco.javacpp.indexer.Raw
 
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putShort(byte[], long, short) - Method in class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
putShort(long, short) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putShort(byte[], long, short) - Method in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
putString(String, String) - Method in class org.bytedeco.javacpp.BytePointer
Encodes the String into the named charset and copies it in native memory, including a terminating null byte.
putString(String) - Method in class org.bytedeco.javacpp.BytePointer
Encodes the String into the platform's default charset and copies it in native memory, including a terminating null byte.
putString(String) - Method in class org.bytedeco.javacpp.CharPointer
Copies the String chars into native memory, including a terminating null char.
putString(String) - Method in class org.bytedeco.javacpp.IntPointer
Copies the String code points into native memory, including a terminating null int.
putString(String...) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new BytePointer for each String, and writes them into the native void* array.
putString(String[], String) - Method in class org.bytedeco.javacpp.PointerPointer
Creates one by one a new BytePointer for each String, and writes them into the native void* array.

Q

qualify(String) - Method in class org.bytedeco.javacpp.tools.Context
Return all likely combinations of namespaces and template arguments for this C++ type

R

Raw - Annotation Type in org.bytedeco.javacpp.annotation
Allows passing and returning Java objects with native functions and raw JNI types.
RAW - Static variable in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.ByteRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.CharRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.FloatRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.HalfRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.IntRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.LongRawIndexer
The instance for the raw memory interface.
Raw - Class in org.bytedeco.javacpp.indexer
The raw memory interface supporting long indexing.
Raw() - Constructor for class org.bytedeco.javacpp.indexer.Raw
 
RAW - Static variable in class org.bytedeco.javacpp.indexer.ShortRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.UByteRawIndexer
The instance for the raw memory interface.
RAW - Static variable in class org.bytedeco.javacpp.indexer.UShortRawIndexer
The instance for the raw memory interface.
raw - Variable in class org.bytedeco.javacpp.tools.TokenIndexer
Set to true to disable temporarily the preprocessor.
readChar() - Method in class org.bytedeco.javacpp.tools.Tokenizer
 
reader - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
realloc(Pointer, long) - Static method in class org.bytedeco.javacpp.Pointer
 
reference - Variable in class org.bytedeco.javacpp.tools.Declarator
 
reference - Variable in class org.bytedeco.javacpp.tools.Type
 
referenceQueue - Static variable in class org.bytedeco.javacpp.Pointer
REGISTER - Static variable in class org.bytedeco.javacpp.tools.Token
 
release() - Method in class org.bytedeco.javacpp.indexer.Bfloat16ArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.Bfloat16BufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.BooleanArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.BooleanBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ByteArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ByteBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ByteRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.CharArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.CharBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.CharRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.DoubleArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.DoubleBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.FloatArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.FloatBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.FloatRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.HalfArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.HalfBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.HalfRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.Indexer
Makes sure changes are reflected onto the backing memory and clears any references.
release() - Method in class org.bytedeco.javacpp.indexer.IntArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.IntBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.IntRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.LongArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.LongBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.LongRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ShortArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ShortBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.ShortRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UByteArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UByteBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UByteRawIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UShortArrayIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UShortBufferIndexer
 
release() - Method in class org.bytedeco.javacpp.indexer.UShortRawIndexer
 
remove() - Method in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
replacement - Variable in class org.bytedeco.javacpp.tools.DocTag
 
rescan(String) - Method in class org.bytedeco.javacpp.tools.DeclarationList
 
resourcePath - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the path to the "platform.resourcepath" property.
resourcePaths - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add the paths to the "platform.resourcepath" property.
returnAfter(MethodInformation) - Method in class org.bytedeco.javacpp.tools.Generator
 
returnBefore(MethodInformation) - Method in class org.bytedeco.javacpp.tools.Generator
 
returnRaw - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
returnType - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
ReverseUnsafeRaw - Class in org.bytedeco.javacpp.indexer
A raw memory interface based on UnsafeRaw that swaps the bytes.
ReverseUnsafeRaw() - Constructor for class org.bytedeco.javacpp.indexer.ReverseUnsafeRaw
 
rows() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[0] if the number of dimensions is 3, else returns -1
run() - Method in class org.bytedeco.javacpp.Pointer.DeallocatorThread
 

S

scopeStack - Static variable in class org.bytedeco.javacpp.PointerScope
A thread-local stack of PointerScope objects.
setNull() - Method in class org.bytedeco.javacpp.Pointer
Sets Pointer.address to 0.
setProperty(String, String) - Method in class org.bytedeco.javacpp.ClassProperties
 
SharedPtr - Annotation Type in org.bytedeco.javacpp.annotation
A shorthand for @Adapter("SharedPtrAdapter<type>").
ShortArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a short[] array.
ShortArrayIndexer(short[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortArrayIndexer
Calls ShortArrayIndexer(array, { array.length }, { 1 }).
ShortArrayIndexer(short[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortArrayIndexer
Calls ShortArrayIndexer(array, sizes, strides(sizes)).
ShortArrayIndexer(short[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortArrayIndexer
ShortBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortBuffer.
ShortBufferIndexer(ShortBuffer) - Constructor for class org.bytedeco.javacpp.indexer.ShortBufferIndexer
Calls ShortBufferIndexer(buffer, { buffer.limit() }, { 1 }).
ShortBufferIndexer(ShortBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortBufferIndexer
Calls ShortBufferIndexer(buffer, sizes, strides(sizes)).
ShortBufferIndexer(ShortBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortBufferIndexer
shorten(String) - Method in class org.bytedeco.javacpp.tools.Context
Shorten a qualified Java name, given the Context
ShortEnum() - Constructor for enum org.bytedeco.javacpp.tools.Generator.ShortEnum
 
ShortIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the short primitive type.
ShortIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortIndexer
 
ShortPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of short.
ShortPointer(short...) - Constructor for class org.bytedeco.javacpp.ShortPointer
Allocates enough memory for the array and copies it.
ShortPointer(ShortBuffer) - Constructor for class org.bytedeco.javacpp.ShortPointer
For direct buffers, calls Pointer.Pointer(Buffer), while for buffers backed with an array, allocates enough memory for the array and copies it.
ShortPointer(long) - Constructor for class org.bytedeco.javacpp.ShortPointer
Allocates a native short array of the given size.
ShortPointer() - Constructor for class org.bytedeco.javacpp.ShortPointer
 
ShortPointer(Pointer) - Constructor for class org.bytedeco.javacpp.ShortPointer
 
ShortRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortPointer using the Raw instance.
ShortRawIndexer(ShortPointer) - Constructor for class org.bytedeco.javacpp.indexer.ShortRawIndexer
Calls ShortRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
ShortRawIndexer(ShortPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortRawIndexer
Calls ShortRawIndexer(pointer, sizes, strides(sizes)).
ShortRawIndexer(ShortPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.ShortRawIndexer
signature - Variable in class org.bytedeco.javacpp.tools.Declaration
 
signature - Variable in class org.bytedeco.javacpp.tools.Declarator
 
signature(Class...) - Static method in class org.bytedeco.javacpp.tools.Generator
 
signature - Variable in class org.bytedeco.javacpp.tools.Parameters
 
simple - Variable in class org.bytedeco.javacpp.tools.Type
 
size - Variable in class org.bytedeco.javacpp.indexer.Bfloat16RawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.BooleanRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.ByteRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.CharRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.DoubleRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.FloatRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.HalfRawIndexer
Base address and number of elements accessible.
size(int) - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[i]
size - Variable in class org.bytedeco.javacpp.indexer.IntRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.LongRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.ShortRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.UByteRawIndexer
Base address and number of elements accessible.
size - Variable in class org.bytedeco.javacpp.indexer.UShortRawIndexer
Base address and number of elements accessible.
sizeof(Class<? extends Pointer>) - Static method in class org.bytedeco.javacpp.Loader
Gets sizeof() values from Loader.memberOffsets filled by native libraries.
sizeof() - Method in class org.bytedeco.javacpp.Pointer
Returns 1 for Pointer or BytePointer else Loader.sizeof(getClass()) or -1 on error.
sizes - Variable in class org.bytedeco.javacpp.indexer.Indexer
The number of elements in each dimension.
sizes() - Method in class org.bytedeco.javacpp.indexer.Indexer
SizeTPointer - Class in org.bytedeco.javacpp
The peer class to native pointers and arrays of size_t.
SizeTPointer(long...) - Constructor for class org.bytedeco.javacpp.SizeTPointer
Allocates enough memory for the array and copies it.
SizeTPointer(long) - Constructor for class org.bytedeco.javacpp.SizeTPointer
Allocates a native size_t array of the given size.
SizeTPointer() - Constructor for class org.bytedeco.javacpp.SizeTPointer
 
SizeTPointer(Pointer) - Constructor for class org.bytedeco.javacpp.SizeTPointer
 
skip - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Skip the execution.
skip - Variable in class org.bytedeco.javacpp.tools.Info
Skips entirely all the code associated with the C++ identifiers, expressions, or header filenames.
skip() - Method in class org.bytedeco.javacpp.tools.Info
 
skip(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
skipDefaults - Variable in class org.bytedeco.javacpp.tools.Info
Ignores default function arguments to avoid ambiguous C++ function calls.
skipDefaults() - Method in class org.bytedeco.javacpp.tools.Info
 
skipDefaults(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
Slf4jLogger - Class in org.bytedeco.javacpp.tools
A logger that delegates messages to SLF4J.
Slf4jLogger(Class) - Constructor for class org.bytedeco.javacpp.tools.Slf4jLogger
spacing - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
spacing - Variable in class org.bytedeco.javacpp.tools.Token
 
STATIC - Static variable in class org.bytedeco.javacpp.tools.Token
 
staticMember - Variable in class org.bytedeco.javacpp.tools.Type
 
StdString - Annotation Type in org.bytedeco.javacpp.annotation
A shorthand for @Cast("std::string&") @Adapter("StringAdapter<char>").
StdVector - Annotation Type in org.bytedeco.javacpp.annotation
A shorthand for @Adapter("VectorAdapter<type>").
StdWString - Annotation Type in org.bytedeco.javacpp.annotation
A shorthand for @Cast("std::wstring&") @Adapter("StringAdapter<wchar_t>").
strcat(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strchr(BytePointer, int) - Static method in class org.bytedeco.javacpp.BytePointer
 
strcmp(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strcoll(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strcpy(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strcspn(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strerror(int) - Static method in class org.bytedeco.javacpp.BytePointer
 
stride(int) - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns strides[i]
strides - Variable in class org.bytedeco.javacpp.indexer.Indexer
The number of elements to skip to reach the next element in a given dimension.
strides() - Method in class org.bytedeco.javacpp.indexer.Indexer
strides(long...) - Static method in class org.bytedeco.javacpp.indexer.Indexer
Returns default (row-major contiguous) strides for the given sizes.
STRING - Static variable in class org.bytedeco.javacpp.tools.Token
 
strlen(BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strncat(BytePointer, BytePointer, long) - Static method in class org.bytedeco.javacpp.BytePointer
 
strncmp(BytePointer, BytePointer, long) - Static method in class org.bytedeco.javacpp.BytePointer
 
strncpy(BytePointer, BytePointer, long) - Static method in class org.bytedeco.javacpp.BytePointer
 
strpbrk(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strrchr(BytePointer, int) - Static method in class org.bytedeco.javacpp.BytePointer
 
strspn(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strstr(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
strtok(BytePointer, BytePointer) - Static method in class org.bytedeco.javacpp.BytePointer
 
STRUCT - Static variable in class org.bytedeco.javacpp.tools.Token
 
strxfrm(BytePointer, BytePointer, long) - Static method in class org.bytedeco.javacpp.BytePointer
 
SYMBOL - Static variable in class org.bytedeco.javacpp.tools.Token
 

T

targetDirectories - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add to Maven project source directory of Java files generated by buildCommand.
targetDirectory - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Add to Maven project source directory of Java files generated by buildCommand.
tempDir - Static variable in class org.bytedeco.javacpp.Loader
Temporary directory set and returned by Loader.getTempDir().
template(Context) - Method in class org.bytedeco.javacpp.tools.Parser
 
TEMPLATE - Static variable in class org.bytedeco.javacpp.tools.Token
 
templateArguments(Context) - Method in class org.bytedeco.javacpp.tools.Parser
 
templateMap - Variable in class org.bytedeco.javacpp.tools.Context
 
templateMap - Variable in class org.bytedeco.javacpp.tools.DeclarationList
 
TemplateMap - Class in org.bytedeco.javacpp.tools
 
TemplateMap(TemplateMap) - Constructor for class org.bytedeco.javacpp.tools.TemplateMap
 
text - Variable in class org.bytedeco.javacpp.tools.Declaration
 
text - Variable in class org.bytedeco.javacpp.tools.Token
 
text - Variable in class org.bytedeco.javacpp.tools.Tokenizer
 
THREAD_LOCAL - Static variable in class org.bytedeco.javacpp.tools.Token
 
throwsException - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
toFloat(int) - Static method in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
ignores the higher 16 bits
toFloat(int) - Static method in class org.bytedeco.javacpp.indexer.HalfIndexer
ignores the higher 16 bits
Token - Class in org.bytedeco.javacpp.tools
 
Token() - Constructor for class org.bytedeco.javacpp.tools.Token
 
Token(int, String) - Constructor for class org.bytedeco.javacpp.tools.Token
 
Token(Token) - Constructor for class org.bytedeco.javacpp.tools.Token
 
TokenIndexer - Class in org.bytedeco.javacpp.tools
 
TokenIndexer(InfoMap, Token[], boolean) - Constructor for class org.bytedeco.javacpp.tools.TokenIndexer
 
tokenize() - Method in class org.bytedeco.javacpp.tools.Tokenizer
 
Tokenizer - Class in org.bytedeco.javacpp.tools
 
Tokenizer(Reader, File, int) - Constructor for class org.bytedeco.javacpp.tools.Tokenizer
 
Tokenizer(String, File, int) - Constructor for class org.bytedeco.javacpp.tools.Tokenizer
 
Tokenizer(File) - Constructor for class org.bytedeco.javacpp.tools.Tokenizer
 
Tokenizer(File, String) - Constructor for class org.bytedeco.javacpp.tools.Tokenizer
 
tokens - Variable in class org.bytedeco.javacpp.tools.Parser
 
toString() - Method in class org.bytedeco.javacpp.indexer.Indexer
 
toString() - Method in class org.bytedeco.javacpp.Pointer.CustomDeallocator
 
toString() - Method in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
toString() - Method in class org.bytedeco.javacpp.Pointer.NativeDeallocator
 
toString() - Method in class org.bytedeco.javacpp.Pointer
toString() - Method in class org.bytedeco.javacpp.tools.Token
 
totalBytes - Static variable in class org.bytedeco.javacpp.Pointer.DeallocatorReference
 
totalBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns Pointer.totalBytes(), current amount of memory tracked by deallocators.
totalChips() - Static method in class org.bytedeco.javacpp.Loader
Returns the number of CPU chips installed according to the operating system, or 0 if unknown.
totalCores() - Static method in class org.bytedeco.javacpp.Loader
Returns the number of CPU cores usable according to the operating system, or 0 if unknown.
totalPhysicalBytes() - Static method in class org.bytedeco.javacpp.Pointer
Returns the amount of physical memory installed according to the operating system, or 0 if unknown.
totalProcessors() - Static method in class org.bytedeco.javacpp.Loader
Returns the number of processors configured according to the operating system, or 0 if unknown.
translate - Variable in class org.bytedeco.javacpp.tools.Info
Attempts to translate naively the statements of variable-like macros to Java.
translate() - Method in class org.bytedeco.javacpp.tools.Info
 
translate(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
translate(String) - Method in class org.bytedeco.javacpp.tools.Parser
 
trimMemory() - Static method in class org.bytedeco.javacpp.Pointer
Makes sure to return freed memory to the system, as required by Linux, at least.
type - Variable in class org.bytedeco.javacpp.tools.Declaration
 
type - Variable in class org.bytedeco.javacpp.tools.Declarator
 
type(Context) - Method in class org.bytedeco.javacpp.tools.Parser
 
type(Context, boolean) - Method in class org.bytedeco.javacpp.tools.Parser
 
type - Variable in class org.bytedeco.javacpp.tools.TemplateMap
 
type - Variable in class org.bytedeco.javacpp.tools.Token
 
Type - Class in org.bytedeco.javacpp.tools
 
Type() - Constructor for class org.bytedeco.javacpp.tools.Type
 
Type(String) - Constructor for class org.bytedeco.javacpp.tools.Type
 
typedef(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
TYPEDEF - Static variable in class org.bytedeco.javacpp.tools.Token
 
typedef - Variable in class org.bytedeco.javacpp.tools.Type
 
TYPENAME - Static variable in class org.bytedeco.javacpp.tools.Token
 

U

UByteArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a byte[] array, treated as unsigned.
UByteArrayIndexer(byte[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteArrayIndexer
Calls UByteArrayIndexer(array, { array.length }, { 1 }).
UByteArrayIndexer(byte[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteArrayIndexer
Calls UByteArrayIndexer(array, sizes, strides(sizes)).
UByteArrayIndexer(byte[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteArrayIndexer
UByteBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ByteBuffer, treated as unsigned.
UByteBufferIndexer(ByteBuffer) - Constructor for class org.bytedeco.javacpp.indexer.UByteBufferIndexer
Calls UByteBufferIndexer(buffer, { buffer.limit() }, { 1 }).
UByteBufferIndexer(ByteBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteBufferIndexer
Calls UByteBufferIndexer(buffer, sizes, strides(sizes)).
UByteBufferIndexer(ByteBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteBufferIndexer
UByteIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the byte primitive type, treated as unsigned.
UByteIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteIndexer
 
UByteRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a BytePointer using the Raw instance, treated as unsigned.
UByteRawIndexer(BytePointer) - Constructor for class org.bytedeco.javacpp.indexer.UByteRawIndexer
Calls UByteRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
UByteRawIndexer(BytePointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteRawIndexer
Calls UByteRawIndexer(pointer, sizes, strides(sizes)).
UByteRawIndexer(BytePointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UByteRawIndexer
UNION - Static variable in class org.bytedeco.javacpp.tools.Token
 
UniquePtr - Annotation Type in org.bytedeco.javacpp.annotation
A shorthand for @Adapter("UniquePtrAdapter<type>").
UNSAFE - Static variable in class org.bytedeco.javacpp.indexer.UnsafeRaw
 
UnsafeRaw - Class in org.bytedeco.javacpp.indexer
The raw memory interface based on Unsafe.
UnsafeRaw() - Constructor for class org.bytedeco.javacpp.indexer.UnsafeRaw
 
UserClassLoader - Class in org.bytedeco.javacpp.tools
An extension of URLClassLoader that keeps a list of paths in memory.
UserClassLoader() - Constructor for class org.bytedeco.javacpp.tools.UserClassLoader
 
UserClassLoader(ClassLoader) - Constructor for class org.bytedeco.javacpp.tools.UserClassLoader
 
usesAdapters - Variable in class org.bytedeco.javacpp.tools.Generator
 
UShortArrayIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a short[] array, treated as unsigned.
UShortArrayIndexer(short[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortArrayIndexer
Calls UShortArrayIndexer(array, { array.length }, { 1 }).
UShortArrayIndexer(short[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortArrayIndexer
Calls UShortArrayIndexer(array, sizes, strides(sizes)).
UShortArrayIndexer(short[], long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortArrayIndexer
UShortBufferIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortBuffer, treated as unsigned.
UShortBufferIndexer(ShortBuffer) - Constructor for class org.bytedeco.javacpp.indexer.UShortBufferIndexer
Calls UShortBufferIndexer(buffer, { buffer.limit() }, { 1 }).
UShortBufferIndexer(ShortBuffer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortBufferIndexer
Calls UShortBufferIndexer(buffer, sizes, strides(sizes)).
UShortBufferIndexer(ShortBuffer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortBufferIndexer
Constructor to set the buffer, Indexer.sizes and Indexer.strides.
UShortIndexer - Class in org.bytedeco.javacpp.indexer
Abstract indexer for the short primitive type, treated as unsigned.
UShortIndexer(long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortIndexer
 
UShortRawIndexer - Class in org.bytedeco.javacpp.indexer
An indexer for a ShortPointer using the Raw instance, treated as unsigned.
UShortRawIndexer(ShortPointer) - Constructor for class org.bytedeco.javacpp.indexer.UShortRawIndexer
Calls UShortRawIndexer(pointer, { pointer.limit() - pointer.position() }, { 1 }).
UShortRawIndexer(ShortPointer, long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortRawIndexer
Calls UShortRawIndexer(pointer, sizes, strides(sizes)).
UShortRawIndexer(ShortPointer, long[], long[]) - Constructor for class org.bytedeco.javacpp.indexer.UShortRawIndexer
using(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
USING - Static variable in class org.bytedeco.javacpp.tools.Token
 
using - Variable in class org.bytedeco.javacpp.tools.Type
 
usingList - Variable in class org.bytedeco.javacpp.tools.Context
 

V

value - Variable in enum org.bytedeco.javacpp.tools.Generator.ByteEnum
 
value - Variable in enum org.bytedeco.javacpp.tools.Generator.IntEnum
 
value - Variable in enum org.bytedeco.javacpp.tools.Generator.LongEnum
 
value - Variable in enum org.bytedeco.javacpp.tools.Generator.ShortEnum
 
value - Variable in class org.bytedeco.javacpp.tools.Token
 
value - Variable in class org.bytedeco.javacpp.tools.Type
 
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.Bfloat16Indexer
The number of bytes used to represent a short.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.BooleanIndexer
The number of bytes used to represent a boolean.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.ByteIndexer
The number of bytes used to represent a byte.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.CharIndexer
The number of bytes used to represent a char.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.DoubleIndexer
The number of bytes used to represent a double.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.FloatIndexer
The number of bytes used to represent a float.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.HalfIndexer
The number of bytes used to represent a short.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.IntIndexer
The number of bytes used to represent an int.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.LongIndexer
The number of bytes used to represent a long.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.ShortIndexer
The number of bytes used to represent a short.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.UByteIndexer
The number of bytes used to represent a byte.
VALUE_BYTES - Static variable in class org.bytedeco.javacpp.indexer.UShortIndexer
The number of bytes used to represent a short.
ValueGetter - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like a value getter.
valueGetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
valueOf(String) - Static method in enum org.bytedeco.javacpp.tools.Generator.ByteEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.javacpp.tools.Generator.IntEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.javacpp.tools.Generator.LongEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bytedeco.javacpp.tools.Generator.ShortEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bytedeco.javacpp.tools.Generator.ByteEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.javacpp.tools.Generator.IntEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.javacpp.tools.Generator.LongEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bytedeco.javacpp.tools.Generator.ShortEnum
Returns an array containing the constants of this enum type, in the order they are declared.
ValueSetter - Annotation Type in org.bytedeco.javacpp.annotation
An annotation indicating that a method should behave like a value setter.
valueSetter - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
valueTypeName(String...) - Static method in class org.bytedeco.javacpp.tools.Generator
 
valueTypes - Variable in class org.bytedeco.javacpp.tools.Info
A list of (usually) primitive Java types to be used to map C++ value types.
valueTypes(String...) - Method in class org.bytedeco.javacpp.tools.Info
 
variable - Variable in class org.bytedeco.javacpp.tools.Context
 
variable - Variable in class org.bytedeco.javacpp.tools.Declaration
 
variable(Context, DeclarationList) - Method in class org.bytedeco.javacpp.tools.Parser
 
variadic - Variable in class org.bytedeco.javacpp.tools.TemplateMap
 
Virtual - Annotation Type in org.bytedeco.javacpp.annotation
Indicates that a method maps to a virtual function in C++.
VIRTUAL - Static variable in class org.bytedeco.javacpp.tools.Token
 
virtual - Variable in class org.bytedeco.javacpp.tools.Type
 
virtualFunctions - Variable in class org.bytedeco.javacpp.tools.Generator
 
virtualize - Variable in class org.bytedeco.javacpp.tools.Context
 
virtualize - Variable in class org.bytedeco.javacpp.tools.Info
Annotates virtual functions with @Virtual and adds appropriate constructors.
virtualize() - Method in class org.bytedeco.javacpp.tools.Info
 
virtualize(boolean) - Method in class org.bytedeco.javacpp.tools.Info
 
virtualMembers - Variable in class org.bytedeco.javacpp.tools.Generator
 
VOLATILE - Static variable in class org.bytedeco.javacpp.tools.Token
 

W

warn(String) - Method in class org.bytedeco.javacpp.tools.Logger
Calls System.err.println("Warning: " + s).
warn(String) - Method in class org.bytedeco.javacpp.tools.Slf4jLogger
width() - Method in class org.bytedeco.javacpp.indexer.Indexer
Returns sizes[1] if the number of dimensions is 3, else returns -1
withDeallocator(P) - Static method in class org.bytedeco.javacpp.Pointer
A utility method to register easily a Pointer.CustomDeallocator with a Pointer.
withEnv - Variable in class org.bytedeco.javacpp.tools.MethodInformation
 
workingDirectory - Variable in class org.bytedeco.javacpp.tools.Builder
User specified working directory to execute build subprocesses under.
workingDirectory(String) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.workingDirectory field to the argument.
workingDirectory(File) - Method in class org.bytedeco.javacpp.tools.Builder
Sets the Builder.workingDirectory field to the argument.
workingDirectory - Variable in class org.bytedeco.javacpp.tools.BuildMojo
Set the working directory of the build subprocess.

Z

zero() - Method in class org.bytedeco.javacpp.Pointer
Returns fill(0).

_

__CONST - Static variable in class org.bytedeco.javacpp.tools.Token
 
__INTERFACE - Static variable in class org.bytedeco.javacpp.tools.Token
 
A B C D E F G H I J L M N O P Q R S T U V W Z _ 
Skip navigation links

Copyright © 2019. All rights reserved.