iota.lib.cpp
IOTA C++ Library
IOTA::Models::Seed Member List

This is the complete list of members for IOTA::Models::Seed, including all inherited members.

generateRandomSeed()IOTA::Models::Seedstatic
getSecurity() constIOTA::Models::Seed
newAddress(int32_t index, int32_t security=0) constIOTA::Models::Seed
newAddress(const Models::Seed &seed, int32_t index, int32_t security=0)IOTA::Models::Seedstatic
operator!=(const Seed &rhs) constIOTA::Models::Seed
operator!=(const Types::Trytes &rhs) constIOTA::Models::Seed
operator==(const Seed &rhs) constIOTA::Models::Seed
operator==(const Types::Trytes &rhs) constIOTA::Models::Seed
Seed(const Types::Trytes &seed="", int security=2)IOTA::Models::Seed
Seed(const char *seed, int security=2)IOTA::Models::Seed
setSecurity(int security)IOTA::Models::Seed
setSeed(const Types::Trytes &seed)IOTA::Models::Seed
toTrytes() constIOTA::Models::Seed
~Seed()=defaultIOTA::Models::Seed