struct NotifyIO

Defined at line 803 of file ../../src/developer/debug/ipc/protocol.h

Public Members

uint64_t timestamp
uint64_t process_koid
Type type
basic_string data
bool more_data_available
static const size_t kMaxDataSize

Public Methods

const char * TypeToString (Type )

Defined at line 25 of file ../../src/developer/debug/ipc/protocol.cc

void Serialize (Serializer & ser, uint32_t ver)

Defined at line 825 of file ../../src/developer/debug/ipc/protocol.h

Enumerations

enum Type
Name Value
kStderr 0
kStdout 1
kLast 2

Defined at line 807 of file ../../src/developer/debug/ipc/protocol.h