Uses of Class
org.rococoa.cocoa.corefoundation.CFGregorianDate.ByValue

Packages that use CFGregorianDate.ByValue
org.rococoa.cocoa.corefoundation   
 

Uses of CFGregorianDate.ByValue in org.rococoa.cocoa.corefoundation
 

Methods in org.rococoa.cocoa.corefoundation that return CFGregorianDate.ByValue
 CFGregorianDate.ByValue CoreFoundationLibrary.CFAbsoluteTimeGetGregorianDate(double at, CoreFoundationLibrary.__CFTimeZone tz)
          Original signature : CFGregorianDate CFAbsoluteTimeGetGregorianDate(CFAbsoluteTime, CFTimeZoneRef)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:79
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFGregorianDate.ByValue
 double CoreFoundationLibrary.CFGregorianDateGetAbsoluteTime(CFGregorianDate.ByValue gdate, CoreFoundationLibrary.__CFTimeZone tz)
          Original signature : CFAbsoluteTime CFGregorianDateGetAbsoluteTime(CFGregorianDate, CFTimeZoneRef)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:76
 boolean CoreFoundationLibrary.CFGregorianDateIsValid(CFGregorianDate.ByValue gdate, NativeLong unitFlags)
          Original signature : Boolean CFGregorianDateIsValid(CFGregorianDate, CFOptionFlags)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:73
 



Copyright © 2009. All Rights Reserved.