Index

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

A

assert_last_error() (pywincffi.dev.testutil.TestCase method)

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)
CreateProcess() (in module pywincffi.kernel32.process)
CreateProcessResult (class in pywincffi.kernel32.process)
CreateToolhelp32Snapshot() (in module pywincffi.kernel32.process)

D

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

E

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

F

ffi (pywincffi.dev.testutil.SharedState attribute)
(pywincffi.dev.testutil.TestCase attribute)
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)
GetLastError() (pywincffi.dev.testutil.TestCase method)
GetOverlappedResult() (in module pywincffi.kernel32.overlapped)
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)
HAS_INTERNET (pywincffi.dev.testutil.SharedState attribute)
(pywincffi.dev.testutil.TestCase attribute)
hEvent (pywincffi.wintypes.structures.OVERLAPPED attribute)
hProcess (pywincffi.wintypes.structures.PROCESS_INFORMATION attribute)
hStdError (pywincffi.wintypes.structures.STARTUPINFO attribute)
hStdInput (pywincffi.wintypes.structures.STARTUPINFO attribute)
hStdOutput (pywincffi.wintypes.structures.STARTUPINFO attribute)
hThread (pywincffi.wintypes.structures.PROCESS_INFORMATION attribute)

I

iErrorCode (pywincffi.wintypes.structures.LPWSANETWORKEVENTS attribute)
input_check() (in module pywincffi.core.checks)
InputError
InternalError
INTERNET_HOSTS (pywincffi.dev.testutil.TestCase attribute)
INTERNET_PORT (pywincffi.dev.testutil.TestCase attribute)

K

kernel32 (pywincffi.dev.testutil.SharedState attribute)
(pywincffi.dev.testutil.TestCase attribute)

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)
lpCommandLine (pywincffi.kernel32.process.CreateProcessResult attribute)
lpProcessInformation (pywincffi.kernel32.process.CreateProcessResult attribute)
lpTotalBytesAvail (pywincffi.kernel32.pipe.PeekNamedPipeResult attribute)
LPWSANETWORKEVENTS (class in pywincffi.wintypes.structures)

M

maybe_assert_last_error() (pywincffi.dev.testutil.TestCase method)
mock_library() (in module pywincffi.dev.testutil)
module_name() (in module pywincffi.kernel32.process)
MoveFileEx() (in module pywincffi.kernel32.file)
MsgWaitForMultipleObjects() (in module pywincffi.user32.synchronization)

N

nLength (pywincffi.wintypes.structures.SECURITY_ATTRIBUTES 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)
PROCESS_INFORMATION (class in pywincffi.wintypes.structures)
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.overlapped (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)
SetLastError() (pywincffi.dev.testutil.TestCase method)
SetNamedPipeHandleState() (in module pywincffi.kernel32.pipe)
setUp() (pywincffi.dev.testutil.TestCase method)
setUpClass() (pywincffi.dev.testutil.TestCase class method)
SharedState (class in pywincffi.dev.testutil)
SOCKET (class in pywincffi.wintypes.objects)
socket_from_object() (in module pywincffi.wintypes.functions)
STARTUPINFO (class in pywincffi.wintypes.structures)

T

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

U

unhandled_error_check() (pywincffi.dev.testutil.TestCase method)
UnlockFileEx() (in module pywincffi.kernel32.file)

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)
ws2_32 (pywincffi.dev.testutil.SharedState attribute)
(pywincffi.dev.testutil.TestCase attribute)
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)
(pywincffi.dev.testutil.TestCase method)
WSASetLastError() (pywincffi.dev.testutil.TestCase method)