OoOJoin  0.0.1
The next generation of out-of-order join operator
INTELLI::ConfigMap Member List

This is the complete list of members for INTELLI::ConfigMap, including all inherited members.

cloneInto(ConfigMap &dest)INTELLI::ConfigMapinline
ConfigMap() (defined in INTELLI::ConfigMap)INTELLI::ConfigMapinline
doubleMap (defined in INTELLI::ConfigMap)INTELLI::ConfigMapprotected
edit(std::string key, uint64_t value)INTELLI::ConfigMapinline
edit(std::string key, int64_t value)INTELLI::ConfigMapinline
edit(std::string key, double value)INTELLI::ConfigMapinline
edit(std::string key, std::string value)INTELLI::ConfigMapinline
exist(std::string key)INTELLI::ConfigMapinline
existDouble(std::string key)INTELLI::ConfigMapinline
existI64(std::string key)INTELLI::ConfigMapinline
existString(std::string key)INTELLI::ConfigMapinline
existU64(std::string key)INTELLI::ConfigMapinline
fromFile(std::string fname, std::string separator=",", std::string newLine="\n")INTELLI::ConfigMapinline
getDouble(std::string key)INTELLI::ConfigMapinline
getI64(std::string key)INTELLI::ConfigMapinline
getString(std::string key)INTELLI::ConfigMapinline
getU64(std::string key)INTELLI::ConfigMapinline
i64Map (defined in INTELLI::ConfigMap)INTELLI::ConfigMapprotected
spilt(const std::string s, const std::string &c, vector< std::string > &v) (defined in INTELLI::ConfigMap)INTELLI::ConfigMapinlineprotected
strMap (defined in INTELLI::ConfigMap)INTELLI::ConfigMapprotected
toFile(std::string fname, std::string separator=",", std::string newLine="\n")INTELLI::ConfigMapinline
toString(std::string separator="\t", std::string newLine="\n")INTELLI::ConfigMapinline
tryDouble(string key, double defaultValue=0, bool showWarning=false)INTELLI::ConfigMapinline
tryI64(string key, int64_t defaultValue=0, bool showWarning=false)INTELLI::ConfigMapinline
tryString(string key, string defaultValue="", bool showWarning=false)INTELLI::ConfigMapinline
tryU64(string key, uint64_t defaultValue=0, bool showWarning=false)INTELLI::ConfigMapinline
u64Map (defined in INTELLI::ConfigMap)INTELLI::ConfigMapprotected
~ConfigMap() (defined in INTELLI::ConfigMap)INTELLI::ConfigMapinline