Searched refs:m_eExpectingOptionType (Results 1 – 2 of 2) sorted by relevance
23 : m_nExpectingNOptions(0), m_eExpectingOptionType(eArgValType_invalid) {} in CMICmdArgValOptionLong()41 m_nExpectingNOptions(0), m_eExpectingOptionType(eArgValType_invalid) {} in CMICmdArgValOptionLong()66 m_eExpectingOptionType(veType) {} in CMICmdArgValOptionLong()201 if (IsExpectedCorrectType(rOption, m_eExpectingOptionType)) { in ExtractExpectedOptions()204 CreationObj(rOption, m_eExpectingOptionType); in ExtractExpectedOptions()
77 ArgValType_e m_eExpectingOptionType; // The type of options expected to read variable