Fabcoin Core  0.16.2
P2P Digital Currency
Functions
whisperMessage.cpp File Reference
#include <boost/test/unit_test.hpp>
#include <libwhisper/Message.h>
#include <test/libtesteth/TestHelper.h>
Include dependency graph for whisperMessage.cpp:

Go to the source code of this file.

Functions

Topics createRandomTopics (unsigned int i)
 
bytes createRandomPayload (unsigned int i)
 
void comparePayloads (Message const &m1, Message const &m2)
 
void sealAndOpenSingleMessage (unsigned int i)
 

Detailed Description

Author
Vladislav Gluhovsky vlad@.nosp@m.ethd.nosp@m.ev.co.nosp@m.m
Date
June 2015
Author
Vladislav Gluhovsky vlad@.nosp@m.ethd.nosp@m.ev.co.nosp@m.m
Date
July 2015
Author
Vladislav Gluhovsky vlad@.nosp@m.ethd.nosp@m.ev.co.nosp@m.m
Date
May 2015

Definition in file whisperMessage.cpp.

Function Documentation

void comparePayloads ( Message const &  m1,
Message const &  m2 
)

Definition at line 56 of file whisperMessage.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bytes createRandomPayload ( unsigned int  i)

Definition at line 45 of file whisperMessage.cpp.

Here is the caller graph for this function:

Topics createRandomTopics ( unsigned int  i)

Definition at line 31 of file whisperMessage.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void sealAndOpenSingleMessage ( unsigned int  i)

Definition at line 66 of file whisperMessage.cpp.

Here is the call graph for this function: