Serialization parameters pairing a network encoding with a target format.

Synopsis

Declared in <protocol.h>

struct SerParams
    : CNetAddr::SerParams

Base Classes

Name

Description

CNetAddr::SerParams

Serialization parameters selecting the address wire encoding.

Member Functions

Name

Description

operator()

Binds these serialization parameters to t.

Data Members

Name

Description

enc

The encoding to use.

fmt

Format these parameters serialize to.

Created with MrDocs