Searched refs:initOptions_Impl (Results 1 – 5 of 5) sorted by relevance
52 virtual bool initOptions_Impl(std::vector< std::string > & rArgs);67 bool Options_Impl::initOptions_Impl (std::vector< std::string > & rArgs) in initOptions_Impl() function in Options_Impl
69 virtual bool initOptions_Impl (std::vector< std::string > & rArgs);100 bool Options_Impl::initOptions_Impl(std::vector< std::string > & rArgs) in initOptions_Impl() function in Options_Impl
56 virtual bool initOptions_Impl(std::vector< std::string > & rArgs) = 0;
133 return initOptions_Impl (rArgs); in initOptions()
75 virtual bool initOptions_Impl (std::vector< std::string > & rArgs);144 bool Options_Impl::initOptions_Impl (std::vector< std::string > & rArgs) in initOptions_Impl() function in Options_Impl
Completed in 29 milliseconds