Class DebugProxyISVNMacOsCFLibrary
java.lang.Object
org.tmatesoft.svn.core.internal.util.jna.DebugProxyISVNMacOsCFLibrary
- All Implemented Interfaces:
com.sun.jna.Library
,ISVNMacOsCFLibrary
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.sun.jna.Library
com.sun.jna.Library.Handler
-
Field Summary
FieldsFields inherited from interface com.sun.jna.Library
OPTION_ALLOW_OBJECTS, OPTION_CALLING_CONVENTION, OPTION_CLASSLOADER, OPTION_FUNCTION_MAPPER, OPTION_INVOCATION_MAPPER, OPTION_OPEN_FLAGS, OPTION_STRING_ENCODING, OPTION_STRUCTURE_ALIGNMENT, OPTION_SYMBOL_PROVIDER, OPTION_TYPE_MAPPER
-
Constructor Summary
ConstructorsConstructorDescriptionDebugProxyISVNMacOsCFLibrary
(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog) -
Method Summary
-
Field Details
-
myLibrary
-
myDebugLog
-
-
Constructor Details
-
DebugProxyISVNMacOsCFLibrary
-
-
Method Details
-
CFRelease
public void CFRelease(com.sun.jna.Pointer pointer) - Specified by:
CFRelease
in interfaceISVNMacOsCFLibrary
-