#include <INode.h>
Definition at line 50 of file INode.h.
◆ ~INode()
| virtual CryptoNote::INode::~INode |
( |
| ) |
|
|
pure virtual |
◆ addObserver()
| virtual void CryptoNote::INode::addObserver |
( |
INodeObserver * |
observer | ) |
|
|
pure virtual |
◆ getLastKnownBlockHeight()
| virtual uint64_t CryptoNote::INode::getLastKnownBlockHeight |
( |
| ) |
|
|
pure virtual |
◆ getLastLocalBlockHeight()
| virtual uint64_t CryptoNote::INode::getLastLocalBlockHeight |
( |
| ) |
|
|
pure virtual |
◆ getPeerCount()
| virtual size_t CryptoNote::INode::getPeerCount |
( |
| ) |
|
|
pure virtual |
◆ init()
| virtual void CryptoNote::INode::init |
( |
| ) |
|
|
pure virtual |
◆ removeObserver()
| virtual void CryptoNote::INode::removeObserver |
( |
INodeObserver * |
observer | ) |
|
|
pure virtual |
◆ shutdown()
| virtual void CryptoNote::INode::shutdown |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/include/INode.h