SW Task Event Loop Framework v1.0.0
High-performance C++ asynchronous event loop framework with timer management and promise-based programming
Loading...
Searching...
No Matches
swt::RefBase Class Reference

#include <Refbase.h>

Collaboration diagram for swt::RefBase:
Collaboration graph

Public Attributes

int id
 
std::string method
 

Detailed Description

Definition at line 8 of file Refbase.h.

Member Data Documentation

◆ id

int swt::RefBase::id

Definition at line 11 of file Refbase.h.

◆ method

std::string swt::RefBase::method

Definition at line 12 of file Refbase.h.


The documentation for this class was generated from the following file: