i3ipc++
An C++ implementaiton of the i3 IPC
 All Classes Functions Variables Enumerations Enumerator Modules
i3ipc::header_t Struct Reference

i3 IPC header More...

#include <ipc-util.hpp>

Public Attributes

char magic [6]
 Magic string. More...
 
uint32_t size
 Size of payload.
 
uint32_t type
 Message type.
 

Detailed Description

i3 IPC header

Member Data Documentation

char i3ipc::header_t::magic[6]

Magic string.

See also
I3_IPC_MAGIC

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