Index

C | D | E | F | G | H | I | L | M | N | O | P | R | S | T | U | W

C

C_TYPE (pywincffi.wintypes.objects.HANDLE attribute)
(pywincffi.wintypes.objects.SOCKET attribute)
(pywincffi.wintypes.objects.WSAEVENT attribute)
(pywincffi.wintypes.objects.WrappedObject attribute)
CFFICDataWrapper (class in pywincffi.core.typesbase)
ClearCommError() (in module pywincffi.kernel32.comms)
CloseHandle() (in module pywincffi.kernel32.handle)
ConfigurationError
constants_in_file() (in module pywincffi.dev.lint)
create_python_process() (pywincffi.dev.testutil.TestCase method)
CreateEvent() (in module pywincffi.kernel32.events)
CreateFile() (in module pywincffi.kernel32.file)
CreatePipe() (in module pywincffi.kernel32.pipe)
CreateToolhelp32Snapshot() (in module pywincffi.kernel32.process)

D

DuplicateHandle() (in module pywincffi.kernel32.handle)

E

Enums (class in pywincffi.core.checks)
error_check() (in module pywincffi.core.checks)

F

FILETIME (class in pywincffi.wintypes.structures)
FlushFileBuffers() (in module pywincffi.kernel32.file)
functions_in_file() (in module pywincffi.dev.lint)

G

get_logger() (in module pywincffi.core.logger)
GetCurrentProcess() (in module pywincffi.kernel32.process)
GetExitCodeProcess() (in module pywincffi.kernel32.process)
GetHandleInformation() (in module pywincffi.kernel32.handle)
GetProcessId() (in module pywincffi.kernel32.process)
GetStdHandle() (in module pywincffi.kernel32.handle)

H

HANDLE (class in pywincffi.wintypes.objects)
handle_from_file() (in module pywincffi.wintypes.functions)
hEvent (pywincffi.wintypes.structures.OVERLAPPED attribute)

I

iErrorCode (pywincffi.wintypes.structures.LPWSANETWORKEVENTS attribute)
input_check() (in module pywincffi.core.checks)
InputError
InternalError
internet_connected() (pywincffi.dev.testutil.TestCase class method)

L

LibraryWrapper (class in pywincffi.dev.testutil)
load() (in module pywincffi.core.dist)
LockFileEx() (in module pywincffi.kernel32.file)
lpBuffer (pywincffi.kernel32.pipe.PeekNamedPipeResult attribute)
lpBytesLeftThisMessage (pywincffi.kernel32.pipe.PeekNamedPipeResult attribute)
lpBytesRead (pywincffi.kernel32.pipe.PeekNamedPipeResult attribute)
lpTotalBytesAvail (pywincffi.kernel32.pipe.PeekNamedPipeResult attribute)
LPWSANETWORKEVENTS (class in pywincffi.wintypes.structures)

M

mock_library() (in module pywincffi.dev.testutil)
MoveFileEx() (in module pywincffi.kernel32.file)
MsgWaitForMultipleObjects() (in module pywincffi.user32.synchronization)

N

nLength (pywincffi.wintypes.structures.SECURITY_ATTRIBUTES attribute)
NON_ZERO (pywincffi.core.checks.Enums attribute)

O

OpenEvent() (in module pywincffi.kernel32.events)
OpenProcess() (in module pywincffi.kernel32.process)
OVERLAPPED (class in pywincffi.wintypes.structures)

P

PeekNamedPipe() (in module pywincffi.kernel32.pipe)
PeekNamedPipeResult (class in pywincffi.kernel32.pipe)
pid_exists() (in module pywincffi.kernel32.process)
PYFILE (pywincffi.core.checks.Enums attribute)
pywincffi (module)
pywincffi.core (module)
pywincffi.core.checks (module)
pywincffi.core.dist (module)
pywincffi.core.logger (module)
pywincffi.core.typesbase (module)
pywincffi.dev (module)
pywincffi.dev.lint (module)
pywincffi.dev.testutil (module)
pywincffi.exceptions (module)
pywincffi.kernel32 (module)
pywincffi.kernel32.comms (module)
pywincffi.kernel32.events (module)
pywincffi.kernel32.file (module)
pywincffi.kernel32.handle (module)
pywincffi.kernel32.pipe (module)
pywincffi.kernel32.process (module)
pywincffi.kernel32.synchronization (module)
pywincffi.user32 (module)
pywincffi.user32.synchronization (module)
pywincffi.wintypes (module)
pywincffi.wintypes.functions (module)
pywincffi.wintypes.objects (module)
pywincffi.wintypes.structures (module)
pywincffi.ws2_32 (module)
pywincffi.ws2_32.events (module)
PyWinCFFIError
PyWinCFFINotImplementedError

R

random_string() (pywincffi.dev.testutil.TestCase method)
ReadFile() (in module pywincffi.kernel32.file)
register() (in module pywincffi.dev.lint)
REQUIRES_INTERNET (pywincffi.dev.testutil.TestCase attribute)
ResetEvent() (in module pywincffi.kernel32.events)
ResourceNotFoundError

S

SECURITY_ATTRIBUTES (class in pywincffi.wintypes.structures)
SetHandleInformation() (in module pywincffi.kernel32.handle)
SetNamedPipeHandleState() (in module pywincffi.kernel32.pipe)
setUp() (pywincffi.dev.testutil.TestCase method)
SOCKET (class in pywincffi.wintypes.objects)
socket_from_object() (in module pywincffi.wintypes.functions)

T

TerminateProcess() (in module pywincffi.kernel32.process)
TestCase (class in pywincffi.dev.testutil)
transform() (in module pywincffi.dev.lint)

U

UnlockFileEx() (in module pywincffi.kernel32.file)
UTF8 (pywincffi.core.checks.Enums attribute)

W

WaitForSingleObject() (in module pywincffi.kernel32.synchronization)
WindowsAPIError
wintype_to_cdata() (in module pywincffi.wintypes.functions)
WrappedObject (class in pywincffi.wintypes.objects)
WriteFile() (in module pywincffi.kernel32.file)
WSACreateEvent() (in module pywincffi.ws2_32.events)
WSAEnumNetworkEvents() (in module pywincffi.ws2_32.events)
WSAEVENT (class in pywincffi.wintypes.objects)
WSAEventSelect() (in module pywincffi.ws2_32.events)
WSAGetLastError() (in module pywincffi.ws2_32.events)