Class DebugProxyISVNWin32Library

java.lang.Object
org.tmatesoft.svn.core.internal.util.jna.DebugProxyISVNWin32Library
All Implemented Interfaces:
com.sun.jna.AltCallingConvention, com.sun.jna.Library, com.sun.jna.win32.StdCall, com.sun.jna.win32.StdCallLibrary, ISVNWin32Library

public class DebugProxyISVNWin32Library extends java.lang.Object implements ISVNWin32Library
  • Nested Class Summary

    Nested classes/interfaces inherited from interface org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library

    ISVNWin32Library.DWORD, ISVNWin32Library.HRESULT

    Nested classes/interfaces inherited from interface com.sun.jna.Library

    com.sun.jna.Library.Handler

    Nested classes/interfaces inherited from interface com.sun.jna.win32.StdCallLibrary

    com.sun.jna.win32.StdCallLibrary.StdCallCallback
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private final ISVNDebugLog
     
    private final ISVNWin32Library
     

    Fields inherited from interface org.tmatesoft.svn.core.internal.util.jna.ISVNWin32Library

    CSIDL_APPDATA, CSIDL_COMMON_APPDATA, SHGFP_TYPE_CURRENT, SHGFP_TYPE_DEFAULT

    Fields 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_TYPE_MAPPER

    Fields inherited from interface com.sun.jna.win32.StdCallLibrary

    FUNCTION_MAPPER, STDCALL_CONVENTION
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    SHGetFolderPathW(com.sun.jna.Pointer hwndOwner, int nFolder, com.sun.jna.Pointer hToken, ISVNWin32Library.DWORD dwFlags, char[] pszPath)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait