winIDEA SDK
|
This is the complete list of members for isys::COptionController, including all inherited members.
add() | isys::COptionController | |
at(size_t nIndex) | isys::COptionController | |
clear() | isys::COptionController | |
COptionController(isys::ConnectionMgrSPtr connectionMgr, const std::string &rstrBaseURL) | isys::COptionController | |
find(const std::string &rstrOption, const std::string &rstrValue, bool bAllowEmptyForSingleElement=false) | isys::COptionController | |
format_index(size_t nIndex) | isys::COptionController | protectedstatic |
get(const std::string &rstrOption) | isys::COptionController | |
get_bool(const std::string &rstrOption) | isys::COptionController | |
get_int(const std::string &rstrOption) | isys::COptionController | |
get_option_URL(std::string strBase, std::string_view strvOption) const | isys::COptionController | protected |
get_option_URL(std::string_view strvOption) const | isys::COptionController | inlineprotected |
get_uint(const std::string &rstrOption) | isys::COptionController | |
index_of(const std::string &rstrOption, const std::string &rstrValue) | isys::COptionController | |
opt(const std::string &rstrOption) | isys::COptionController | |
remove(size_t nIndex) | isys::COptionController | |
set(const std::string &rstrOption, const std::string &rstrValue) | isys::COptionController | |
set_bool(const std::string &rstrOption, bool bValue) | isys::COptionController | |
set_int(const std::string &rstrOption, int64_t iValue) | isys::COptionController | |
set_multi(const iconnect::StrStrMap &inParams) | isys::COptionController | |
set_uint(const std::string &rstrOption, uint64_t nValue) | isys::COptionController | |
size() | isys::COptionController | |
URL() | isys::COptionController |