Searched defs:Control (Results 1 – 2 of 2) sorted by relevance
49 enum Control { enum
64 Control<T>::Control(std::unique_ptr<TaggedControlDelegate<T>> delegate, in Control() function