Functions
-
template <typename MsgType>bool IsSupported (uint32_t version)Defined at line 49 of file ../../src/developer/debug/ipc/message_writer.h
-
template <typename>bool IsSupported ()The message types that were part of the protocol before we supported different versions do not
have the kSupportedSinceVersion field and are supported by all protocol versions.
Defined at line 60 of file ../../src/developer/debug/ipc/message_writer.h
-
template <typename MsgType>MsgHeader::Type GetTypeForMsg (const MsgType & msg)Defined at line 65 of file ../../src/developer/debug/ipc/message_writer.h