Package | Description |
---|---|
org.cakelab.blender.generator | |
org.cakelab.blender.generator.utils | |
org.cakelab.blender.io | |
org.cakelab.blender.metac | |
org.cakelab.blender.utils |
This package contains optional utility classes to use with generated DNA API classes.
|
Modifier and Type | Method and Description |
---|---|
void |
CFacadeClassGenerator.visit(CStruct struct) |
void |
MainLibClassGenerator.visit(CStruct struct) |
void |
CFacadeGetMethodGenerator.visitField(long offset32,
long offset64,
CStruct struct,
CField field,
JavaType jtype) |
void |
CFacadeSetMethodGenerator.visitField(long offset32,
long offset64,
CStruct struct,
CField field,
JavaType jtype) |
Modifier and Type | Method and Description |
---|---|
void |
FieldVisitor.visitField(long offset32,
long offset64,
CStruct struct,
CField field,
JavaType jtype) |
Modifier and Type | Method and Description |
---|---|
void |
FileVersionInfo.read(CStruct struct,
CDataReadWriteAccess cin) |
Modifier and Type | Method and Description |
---|---|
CStruct |
CMetaModel.getStruct(int sdnaIndex) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<CStruct> |
CMetaModel.getStructs() |
Modifier and Type | Method and Description |
---|---|
static boolean |
MainLibBase.isLibraryElement(CStruct struct) |