Data Fields | |
void * | api_func |
The EAPI function offering this op. More... | |
void * | func |
The static function to call for the op. More... | |
Eo_Op | op |
The op. More... | |
Eo_Op_Type | op_type |
The type of the Op. More... | |
const char * | doc |
Explanation about the Op. More... | |
void* _Eo_Op_Description::api_func |
The EAPI function offering this op.
void* _Eo_Op_Description::func |
The static function to call for the op.
Eo_Op _Eo_Op_Description::op |
The op.
Eo_Op_Type _Eo_Op_Description::op_type |
The type of the Op.
const char* _Eo_Op_Description::doc |
Explanation about the Op.