ladybird/Libraries/LibIPC
Andreas Kling 2143da6434 LibGUI: Add forwarding header
This patch adds <LibGUI/Forward.h> and uses it a bunch.
It also dragged various header dependency reduction changes into it.
2020-02-16 09:41:56 +01:00
..
ClientConnection.h LibCore: Add a forward declaration header 2020-02-14 23:31:18 +01:00
Decoder.cpp LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
Decoder.h LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
Encoder.cpp LibIPC: Move IPC::Encoder functions out of line 2020-02-15 12:10:48 +01:00
Encoder.h LibIPC: Move IPC::Encoder functions out of line 2020-02-15 12:10:48 +01:00
Endpoint.cpp LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Endpoint.h LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Makefile LibIPC+IPCCompiler: Add IPC::Decoder, let classes decode themselves 2020-02-15 12:11:19 +01:00
Message.cpp LibIPC: Remove leading I from filenames 2020-02-06 14:54:09 +01:00
Message.h LibIPC+IPCCompiler: Remove some unused members from generated messages 2020-02-15 12:10:48 +01:00
ServerConnection.h LibGUI: Add forwarding header 2020-02-16 09:41:56 +01:00