public class DebugProxyISVNMacOsCFLibrary extends java.lang.Object implements ISVNMacOsCFLibrary
| Modifier and Type | Field and Description |
|---|---|
private ISVNDebugLog |
myDebugLog |
private ISVNMacOsCFLibrary |
myLibrary |
| Constructor and Description |
|---|
DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary,
ISVNDebugLog myDebugLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
CFRelease(com.sun.jna.Pointer pointer) |
private final ISVNMacOsCFLibrary myLibrary
private final ISVNDebugLog myDebugLog
public DebugProxyISVNMacOsCFLibrary(ISVNMacOsCFLibrary myLibrary, ISVNDebugLog myDebugLog)
public void CFRelease(com.sun.jna.Pointer pointer)
CFRelease in interface ISVNMacOsCFLibrary