Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
dev::shh::ClientWatch Struct Reference

#include <Interface.h>

Collaboration diagram for dev::shh::ClientWatch:
[legend]

Public Member Functions

 ClientWatch ()
 
 ClientWatch (h256 _id)
 

Public Attributes

h256 id
 
h256s changes
 

Detailed Description

Definition at line 52 of file Interface.h.

Constructor & Destructor Documentation

dev::shh::ClientWatch::ClientWatch ( )
inline

Definition at line 54 of file Interface.h.

dev::shh::ClientWatch::ClientWatch ( h256  _id)
inlineexplicit

Definition at line 55 of file Interface.h.

Member Data Documentation

h256s dev::shh::ClientWatch::changes

Definition at line 58 of file Interface.h.

h256 dev::shh::ClientWatch::id

Definition at line 57 of file Interface.h.


The documentation for this struct was generated from the following file: