![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
#include <Common.h>
Public Member Functions | |
| BuildTopicMask () | |
| template<class T > | |
| BuildTopicMask (T const &_t) | |
| template<class T > | |
| BuildTopicMask & | shift (T const &_r) |
| BuildTopicMask & | shiftRaw (h256 const &_h) |
| template<class T > | |
| BuildTopicMask & | operator() (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 > | |
| BuildTopic & | shift (T const &_r) |
| template<class T > | |
| BuildTopic & | operator() (T const &_t) |
| BuildTopic & | shiftRaw (h256 const &_part) |
| operator AbridgedTopics () const | |
| operator Topics () const | |
| AbridgedTopics | toAbridgedTopics () const |
| Topics | toTopics () const |
| BuildTopic & | shiftBytes (bytes const &_b) |
Private Attributes inherited from dev::shh::BuildTopic | |
| h256s | m_parts |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
| TopicMask BuildTopicMask::toTopicMask | ( | ) | const |
1.8.11