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

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

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

Methods in org.rococoa.cocoa.corefoundation that return CFGregorianUnits.ByValue
 CFGregorianUnits.ByValue CoreFoundationLibrary.CFAbsoluteTimeGetDifferenceAsGregorianUnits(double at1, double at2, CoreFoundationLibrary.__CFTimeZone tz, NativeLong unitFlags)
          Original signature : CFGregorianUnits CFAbsoluteTimeGetDifferenceAsGregorianUnits(CFAbsoluteTime, CFAbsoluteTime, CFTimeZoneRef, CFOptionFlags)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:85
 

Methods in org.rococoa.cocoa.corefoundation with parameters of type CFGregorianUnits.ByValue
 double CoreFoundationLibrary.CFAbsoluteTimeAddGregorianUnits(double at, CoreFoundationLibrary.__CFTimeZone tz, CFGregorianUnits.ByValue units)
          Original signature : CFAbsoluteTime CFAbsoluteTimeAddGregorianUnits(CFAbsoluteTime, CFTimeZoneRef, CFGregorianUnits)
native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFDate.h:82
 



Copyright © 2009. All Rights Reserved.