This is the complete list of members for derecho::Conf, including all inherited members.
Conf(int argc, char *argv[], GetPot *getpotcfg=nullptr) noexcept | derecho::Conf | inline |
config | derecho::Conf | private |
get() noexcept | derecho::Conf | static |
getBoolean(const std::string &key) const | derecho::Conf | inline |
getDouble(const std::string &key) const | derecho::Conf | inline |
getFloat(const std::string &key) const | derecho::Conf | inline |
getInt16(const std::string &key) const | derecho::Conf | inline |
getInt32(const std::string &key) const | derecho::Conf | inline |
getInt64(const std::string &key) const | derecho::Conf | inline |
getString(const std::string &key) const | derecho::Conf | inline |
getUInt16(const std::string &key) const | derecho::Conf | inline |
getUInt32(const std::string &key) const | derecho::Conf | inline |
getUInt64(const std::string &key) const | derecho::Conf | inline |
hasCustomizedKey(const std::string &key) const | derecho::Conf | inline |
initialize(int argc, char *argv[], const char *conf_file=nullptr) | derecho::Conf | static |
long_options | derecho::Conf | static |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_LEADER_IP) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_LEADER_GMS_PORT) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_LOCAL_ID) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_LOCAL_IP) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_GMS_PORT) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_RPC_PORT) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_SST_PORT) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_RDMC_PORT) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_HEARTBEAT_MS) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_SST_POLL_CQ_TIMEOUT_MS) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_DISABLE_PARTITIONING_SAFETY) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_MAX_P2P_REQUEST_PAYLOAD_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_MAX_P2P_REPLY_PAYLOAD_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_DERECHO_P2P_WINDOW_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_RDMC_SEND_ALGORITHM) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_MAX_PAYLOAD_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_MAX_REPLY_PAYLOAD_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_MAX_SMC_PAYLOAD_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_BLOCK_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_SUBGROUP_DEFAULT_WINDOW_SIZE) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_RDMA_PROVIDER) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_RDMA_DOMAIN) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_RDMA_TX_DEPTH) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_RDMA_RX_DEPTH) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_PERS_FILE_PATH) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_PERS_RAMDISK_PATH) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_PERS_RESET) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_PERS_MAX_LOG_ENTRY) | derecho::Conf | |
MAKE_LONG_OPT_ENTRY(CONF_PERS_MAX_DATA_SIZE) | derecho::Conf | |
singleton | derecho::Conf | privatestatic |
singleton_initialized_flag | derecho::Conf | privatestatic |
subgroupProfileFields | derecho::Conf | static |