Directories | |
directory | epoll |
directory | internals |
Files | |
file | client.cpp |
Handling client connections. | |
file | client.hpp [code] |
file | exception.hpp [code] |
Exceptions for the IPC. | |
file | ipc-gsource.cpp |
Class for creating a dedicated GSource. | |
file | ipc-gsource.hpp [code] |
Class for creating a dedicated GSource. | |
file | method-result.cpp |
Class for sending the result of a method. | |
file | method-result.hpp [code] |
Class for sending the result of a method. | |
file | result.hpp [code] |
Class for storing result of a method - data or exception. | |
file | service.cpp |
Implementation of the cargo IPC handling class. | |
file | service.hpp [code] |
Declaration of the cargo IPC handling class. | |
file | types.cpp |
Types definitions and helper functions. | |
file | types.hpp [code] |
Types definitions. | |
file | unique-id.cpp |
Unique ID type definition. | |
file | unique-id.hpp [code] |
Unique ID type declaration. | |