Searched defs:Function (Results 1 – 3 of 3) sorted by relevance
50 enum Function : uint32_t { enum
128 using Function = std::function<bool()>; variable
136 typedef ErrCode (CT::*Function)(DT &data); typedef