Sese Framework  2.3.0
A cross-platform framework
Loading...
Searching...
No Matches
BaseEvent.h File Reference

Base class for network events. More...

Go to the source code of this file.

Classes

struct  sese::event::BaseEvent
 Base class for network events. More...
 

Namespaces

namespace  sese
 
namespace  sese::event
 

Macros

#define EVENT_NULL   0x0u
 
#define EVENT_READ   0x1u
 
#define EVENT_WRITE   0x2u
 
#define EVENT_ERROR   0x4u
 

Detailed Description

Base class for network events.

Author
kaoru

Macro Definition Documentation

◆ EVENT_ERROR

◆ EVENT_NULL

#define EVENT_NULL   0x0u

◆ EVENT_READ

◆ EVENT_WRITE