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_CORE_INETWORKTASKMANAGER_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_CORE_INETWORKTASKMANAGER_HPP_INCLUDED

#define _KURLYK_CORE_INETWORKTASKMANAGER_HPP_INCLUDED

Definition at line 3 of file INetworkTaskManager.hpp.