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

_

__DNA__SDNA_INDEX - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__get(long) - Method in class org.cakelab.blender.nio.CPointer
 
__io__address - Variable in class org.cakelab.blender.nio.CFacade
Address of the data for this instance in an existing block.
__io__address - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__addressof(T) - Static method in class org.cakelab.blender.nio.CFacade
This method creates a pointer on the given instance (object).
__io__addressof(long[]) - Method in class org.cakelab.blender.nio.CFacade
This method creates a void pointer on the field identified by 'fieldDescriptor' of the struct represented by the facade (see static fields __DNA__FIELD__<fieldname> in the facades).
__io__addressof - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__arch_index - Variable in class org.cakelab.blender.nio.CFacade
The architecure index is used internally to determine the position of a struct member variable from its descriptor, in respect to the encoding of the underlying block.
__io__block - Variable in class org.cakelab.blender.nio.CFacade
Block, which contains the data of the instance.
__io__block - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__blockTable - Variable in class org.cakelab.blender.nio.CFacade
Block table which contains the block with the data of the associated instance.
__io__blockTable - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__equals(CFacade, long) - Method in class org.cakelab.blender.nio.CFacade
Tests whether the facade, this method was called on, references the given address in the same file as the given facade.
__io__equals - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__generic__copy(CFacade) - Method in class org.cakelab.blender.nio.CArrayFacade
This method does a highlevel copy of the given source to this object.
__io__generic__copy(CFacade) - Method in class org.cakelab.blender.nio.CFacade
This method does a highlevel copy of the given source to this object.
__io__generic__copy(CFacade, CFacade) - Static method in class org.cakelab.blender.nio.CFacade
Does a high-level copy (meber by member) from source to target.
__io__generic__copy - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__instanceof(CFacade, Class<?>) - Static method in class org.cakelab.blender.nio.CFacade
Tests whether the given object is an instance of class clazz or some subclass of class clazz.
__io__native__copy(Block, long, CFacade) - Static method in class org.cakelab.blender.nio.CFacade
This method performs a low level copy of the given object to the given target address in the target block.
__io__native__copy - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__newInstance(Class<? extends CFacade>, long, Block, BlockTable) - Static method in class org.cakelab.blender.nio.CFacade
Creates a new facade instance of the given type.
__io__pointersize - Variable in class org.cakelab.blender.nio.CFacade
This is the address width used by the encoding of the underlying data.
__io__same__encoding(CFacade, CFacade) - Method in class org.cakelab.blender.nio.CFacade
Tests whether the underlying data blocks of both facades use the same encoding (byte order and address length).
__io__same__encoding - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__sizeof(Class<?>, int[], Encoding) - Static method in class org.cakelab.blender.nio.CArrayFacade
Calculates the total size of an array based on the given parameters.
__io__sizeof(Class<?>) - Method in class org.cakelab.blender.nio.CFacade
This method returns the size of the C type which corresponds to the given Java type according to the type mapping of Java Blend.
__io__sizeof(Class<?>, int) - Static method in class org.cakelab.blender.nio.CFacade
This method returns the size of the C type which corresponds to the given Java type according to the type mapping of Java Blend.
__io__sizeof - Static variable in interface org.cakelab.blender.typemap.CFacadeMembers
 
__io__subclassof(Class<?>, Class<?>) - Static method in class org.cakelab.blender.nio.CFacade
Tests whether the given type is a subclass of superType.
__set(long, T) - Method in class org.cakelab.blender.nio.CPointer
Copies the given value to the given address.
A B C D E F G H I J K L M N O P R S T U V W X _ 
Skip navigation links