AceSmartSoft API Documentation
SmartACE::CommParameterRequest Member List

This is the complete list of members for SmartACE::CommParameterRequest, including all inherited members.

CommParameterRequest()=defaultSmartACE::CommParameterRequest
CommParameterRequest(const CommParameterIDL::CommParameterRequest &obj)SmartACE::CommParameterRequestinline
dataSmartACE::CommParameterRequest
get(const std::string &key, Value &value) constSmartACE::CommParameterRequest
getBoolean(const std::string &key, bool &value) constSmartACE::CommParameterRequestinline
getBoolean(const std::string &key) constSmartACE::CommParameterRequestinline
getBooleanList(const std::string &key, std::list< bool > &value) constSmartACE::CommParameterRequestinline
getBooleanList(const std::string &key) constSmartACE::CommParameterRequestinline
getDouble(const std::string &key, Double &value) constSmartACE::CommParameterRequestinline
getDouble(const std::string &key) constSmartACE::CommParameterRequestinline
getDoubleList(const std::string &key, std::list< Double > &value) constSmartACE::CommParameterRequestinline
getDoubleList(const std::string &key) constSmartACE::CommParameterRequestinline
getInteger(const std::string &key, Integer &value) constSmartACE::CommParameterRequestinline
getInteger(const std::string &key) constSmartACE::CommParameterRequestinline
getIntegerList(const std::string &key, std::list< Integer > &value) constSmartACE::CommParameterRequestinline
getIntegerList(const std::string &key) constSmartACE::CommParameterRequestinline
getList(const std::string &key, std::list< Value > &value) constSmartACE::CommParameterRequest
getString(const std::string &key, std::string &value) constSmartACE::CommParameterRequest
getString(const std::string &key) constSmartACE::CommParameterRequest
getStringList(const std::string &key, std::list< std::string > &value) constSmartACE::CommParameterRequest
getStringList(const std::string &key) constSmartACE::CommParameterRequest
getTag() constSmartACE::CommParameterRequest
identifier(void)SmartACE::CommParameterRequestinlinestatic
operator CommParameterIDL::CommParameterRequest() constSmartACE::CommParameterRequestinline
remove(const std::string &key)SmartACE::CommParameterRequest
set(const std::string &key, const Value &value)SmartACE::CommParameterRequest
setBoolean(const std::string &key, const bool &value)SmartACE::CommParameterRequestinline
setDouble(const std::string &key, const double &value)SmartACE::CommParameterRequestinline
setInteger(const std::string &key, const int &value)SmartACE::CommParameterRequestinline
setString(const std::string &key, const std::string &value)SmartACE::CommParameterRequestinline
setTag(const std::string &value)SmartACE::CommParameterRequest
to_ostream(std::ostream &os=std::cout) constSmartACE::CommParameterRequest
~CommParameterRequest()=defaultSmartACE::CommParameterRequestvirtual