Searched defs:IOption (Results 1 – 1 of 1) sorted by relevance
80 struct IOption { struct81 static constexpr int LOCAL_DATA = 1;82 static constexpr int SYNC_DATA = 2;83 int dataType = LOCAL_DATA;