Skip to content

Message

class Message

@brief This class represents a message in the distributed Karabo system

Functions

Name Description
body Return the body of the message Return :
header Return the header of the message Return :

Function Details

body

const karabo::data::BufferSet::Pointer& body() const

Return the body of the message

Return :

const VectorCharPointer& header() const

Return the header of the message

Return :