Searched refs:string_vector_t (Results 1 – 6 of 6) sorted by relevance
25 typedef std::vector<std::string> string_vector_t; typedef108 string_vector_t m_keyFilePaths; //!< Paths to OTP key files.109 string_vector_t m_positionalArgs; //!< Arguments coming after explicit options.350 string_vector_t::iterator it = m_positionalArgs.begin(); in run()601 string_vector_t::iterator it = m_keyFilePaths.begin(); in addCryptoKeys()
85 typedef std::vector<std::string> string_vector_t; typedef86 string_vector_t m_sources; //!< Vector of source identifiers;
34 string_vector_t::iterator it = find(m_sources.begin(), m_sources.end(), *ident); in isSourceName()
49 typedef std::vector<std::string> string_vector_t; typedef67 string_vector_t m_positionalArgs; //!< Arguments coming after explicit options.208 string_vector_t::const_iterator it = m_positionalArgs.begin(); in run()
80 typedef std::vector<std::string> string_vector_t; typedef98 string_vector_t m_keyFilePaths; //!< Paths to OTP key files.99 string_vector_t m_positionalArgs; //!< Arguments coming after explicit options.
60 typedef std::vector<std::string> string_vector_t; typedef78 string_vector_t m_keyFilePaths; //!< Paths to OTP key files.79 string_vector_t m_positionalArgs; //!< Arguments coming after explicit options.