Template Class OpLookup¶
Defined in File OpLookup.hpp
Class Documentation¶
-
template<typename
Library>
classsgpl::OpLookup¶ -
Public Static Functions
-
std::string
GetOpName(const size_t op_code)¶
-
template<typename
Spec>
size_tGetOpNumRngTouches(const size_t op_code)¶
-
size_t
GetNopOpCode(const size_t num_rng_touches)¶
-
size_t
GetOpPrevalence(const size_t op_code)¶
-
template<typename
Instruction>
autoGetOpDescriptors(const size_t op_code, const Instruction &instruction)¶
-
template<typename
Instruction>
autoGetOpCategories(const size_t op_code, const Instruction &instruction)¶
-
std::string