org.rococoa.cocoa.appkit
Class NSPredicateEditorRowTemplate._ptFlags_struct
java.lang.Object
com.sun.jna.Structure
com.ochafik.lang.jnaerator.runtime.Structure<NSPredicateEditorRowTemplate._ptFlags_struct,NSPredicateEditorRowTemplate._ptFlags_struct.ByValue,NSPredicateEditorRowTemplate._ptFlags_struct.ByReference>
org.rococoa.cocoa.appkit.NSPredicateEditorRowTemplate._ptFlags_struct
- All Implemented Interfaces:
- StructureType, StructureTypeDependent, Comparable<Structure<NSPredicateEditorRowTemplate._ptFlags_struct,NSPredicateEditorRowTemplate._ptFlags_struct.ByValue,NSPredicateEditorRowTemplate._ptFlags_struct.ByReference>>
- Direct Known Subclasses:
- NSPredicateEditorRowTemplate._ptFlags_struct.ByReference, NSPredicateEditorRowTemplate._ptFlags_struct.ByValue
- Enclosing class:
- NSPredicateEditorRowTemplate
public static class NSPredicateEditorRowTemplate._ptFlags_struct
- extends Structure<NSPredicateEditorRowTemplate._ptFlags_struct,NSPredicateEditorRowTemplate._ptFlags_struct.ByValue,NSPredicateEditorRowTemplate._ptFlags_struct.ByReference>
Methods inherited from class com.ochafik.lang.jnaerator.runtime.Structure |
byReference, byValue, castToArray, castToArray, castToArray, castToReferenceArray, castToReferenceArray, castToValueArray, castToValueArray, clone, compareTo, newArray, read, setDependency, toArray, toArray, toArray, toReferenceArray, toReferenceArray, toValueArray, toValueArray, use, use, use, use, write |
Methods inherited from class com.sun.jna.Structure |
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toString, writeField, writeField |
leftIsWildcard
public byte leftIsWildcard
rightIsWildcard
public byte rightIsWildcard
reserved
public int reserved
NSPredicateEditorRowTemplate._ptFlags_struct
public NSPredicateEditorRowTemplate._ptFlags_struct()
NSPredicateEditorRowTemplate._ptFlags_struct
public NSPredicateEditorRowTemplate._ptFlags_struct(byte leftIsWildcard,
byte rightIsWildcard,
int reserved)
newArray
public static NSPredicateEditorRowTemplate._ptFlags_struct[] newArray(int arrayLength)
Copyright © 2009. All Rights Reserved.