Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | List of all members
dev::shh::BuildTopicMask Class Reference

#include <Common.h>

Inheritance diagram for dev::shh::BuildTopicMask:
[legend]
Collaboration diagram for dev::shh::BuildTopicMask:
[legend]

Public Member Functions

 BuildTopicMask ()
 
template<class T >
 BuildTopicMask (T const &_t)
 
template<class T >
BuildTopicMaskshift (T const &_r)
 
BuildTopicMaskshiftRaw (h256 const &_h)
 
template<class T >
BuildTopicMaskoperator() (T const &_t)
 
 operator TopicMask () const
 
 operator Topics () const
 
TopicMask toTopicMask () const
 
Topics toTopics () const
 

Additional Inherited Members

- Private Member Functions inherited from dev::shh::BuildTopic
 BuildTopic ()
 
template<class T >
 BuildTopic (T const &_t)
 
template<class T >
BuildTopicshift (T const &_r)
 
template<class T >
BuildTopicoperator() (T const &_t)
 
BuildTopicshiftRaw (h256 const &_part)
 
 operator AbridgedTopics () const
 
 operator Topics () const
 
AbridgedTopics toAbridgedTopics () const
 
Topics toTopics () const
 
BuildTopicshiftBytes (bytes const &_b)
 
- Private Attributes inherited from dev::shh::BuildTopic
h256s m_parts
 

Detailed Description

Definition at line 119 of file Common.h.

Constructor & Destructor Documentation

dev::shh::BuildTopicMask::BuildTopicMask ( )
inline

Definition at line 122 of file Common.h.

template<class T >
dev::shh::BuildTopicMask::BuildTopicMask ( T const &  _t)
inline

Definition at line 123 of file Common.h.

Here is the call graph for this function:

Member Function Documentation

dev::shh::BuildTopicMask::operator TopicMask ( ) const
inline

Definition at line 130 of file Common.h.

dev::shh::BuildTopicMask::operator Topics ( ) const
inline

Definition at line 131 of file Common.h.

Here is the call graph for this function:

template<class T >
BuildTopicMask& dev::shh::BuildTopicMask::operator() ( T const &  _t)
inline

Definition at line 128 of file Common.h.

Here is the call graph for this function:

template<class T >
BuildTopicMask& dev::shh::BuildTopicMask::shift ( T const &  _r)
inline

Definition at line 125 of file Common.h.

Here is the call graph for this function:

BuildTopicMask& dev::shh::BuildTopicMask::shiftRaw ( h256 const &  _h)
inline

Definition at line 126 of file Common.h.

Here is the call graph for this function:

TopicMask BuildTopicMask::toTopicMask ( ) const

Definition at line 108 of file Common.cpp.

Here is the call graph for this function:

Topics dev::shh::BuildTopicMask::toTopics ( ) const
inline

Definition at line 133 of file Common.h.


The documentation for this class was generated from the following files: