Module libqaul::messages[][src]

Network message types and utilities

Structs

Message

A multi-purpose service Message

MsgQuery

A query interface for the local message store

Enums

IdType

Specify the id type for a message dispatch

Mode

Specify the way that a message gets dispatched

SigTrust

Signature trust level of an incoming Message

Constants

ID_LEN

Length of an MsgId, for converting to and from arrays

Type Definitions

MsgId

A unique, randomly generated message ID

MsgRef

A reference to an internally stored message object