org.rococoa.cocoa.corefoundation
Class CoreFoundationLibrary.kCFNumberNegativeInfinity.kCFNumberNegativeInfinity_holder

java.lang.Object
  extended by com.sun.jna.Structure
      extended by org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.kCFNumberNegativeInfinity.kCFNumberNegativeInfinity_holder
Enclosing class:
CoreFoundationLibrary.kCFNumberNegativeInfinity

public static final class CoreFoundationLibrary.kCFNumberNegativeInfinity.kCFNumberNegativeInfinity_holder
extends Structure


Nested Class Summary
 
Nested classes/interfaces inherited from class com.sun.jna.Structure
Structure.ByReference, Structure.ByValue
 
Field Summary
 CoreFoundationLibrary.__CFNumber value
           
 
Fields inherited from class com.sun.jna.Structure
ALIGN_DEFAULT, ALIGN_GNUC, ALIGN_MSVC, ALIGN_NONE
 
Method Summary
 
Methods inherited from class com.sun.jna.Structure
autoRead, autoRead, autoWrite, autoWrite, clear, equals, getAutoRead, getAutoWrite, getPointer, hashCode, newInstance, read, readField, setAutoRead, setAutoSynch, setAutoWrite, size, toArray, toArray, toString, write, writeField, writeField
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

value

public CoreFoundationLibrary.__CFNumber value


Copyright © 2009. All Rights Reserved.