#include <masternodeconfig.h>
Definition at line 19 of file masternodeconfig.h.
◆ CMasternodeConfig()
| CMasternodeConfig::CMasternodeConfig |
( |
| ) |
|
|
inline |
◆ add()
| void CMasternodeConfig::add |
( |
std::string |
alias, |
|
|
std::string |
ip, |
|
|
std::string |
privKey, |
|
|
std::string |
txHash, |
|
|
std::string |
outputIndex |
|
) |
| |
◆ clear()
| void CMasternodeConfig::clear |
( |
| ) |
|
◆ getCount()
| int CMasternodeConfig::getCount |
( |
| ) |
|
|
inline |
◆ getEntries()
◆ read()
| bool CMasternodeConfig::read |
( |
std::string & |
strErr | ) |
|
◆ entries
The documentation for this class was generated from the following files: