Soletta™ Framework
|
Data Fields | |
bool | somebool |
int | someint |
struct sol_timeout * | timer |
bool mytype_context::somebool |
Referenced by mytype_func(), and on_timeout().
int mytype_context::someint |
Referenced by mytype_func(), and on_timeout().
struct sol_timeout* mytype_context::timer |
Referenced by mytype_func().