Kurlyk
Loading...
Searching...
No Matches
INetworkTaskManager.hpp File Reference

Defines an interface for modules that can register with the NetworkWorker for lifecycle handling. More...

Go to the source code of this file.

Classes

class  kurlyk::core::INetworkTaskManager
 Interface for modules managed by NetworkWorker (e.g., HTTP, WebSocket). More...

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
namespace  kurlyk::core

Macros

#define KURLYK_HEADER_KURLYK_CORE_I_NETWORK_TASK_MANAGER_HPP_INCLUDED

Detailed Description

Defines an interface for modules that can register with the NetworkWorker for lifecycle handling.

Definition in file INetworkTaskManager.hpp.

Macro Definition Documentation

◆ KURLYK_HEADER_KURLYK_CORE_I_NETWORK_TASK_MANAGER_HPP_INCLUDED

#define KURLYK_HEADER_KURLYK_CORE_I_NETWORK_TASK_MANAGER_HPP_INCLUDED

Definition at line 3 of file INetworkTaskManager.hpp.