structure containing all the data relative to the user model 'my_user_model'
More...
Public Attributes | |
my_user_model | name |
name of the user model, here : 'my_user_model' More... | |
my_user_model | param |
structure containing the different parameters of the user model More... | |
my_user_model | state |
structure containing the different state variable of this model More... | |
my_user_model | id |
user model value More... | |
my_user_model | idx |
index of the first state variable of this model in the array containing all the state variables More... | |
structure containing all the data relative to the user model 'my_user_model'
user model value
my_user_model idx |
index of the first state variable of this model in the array containing all the state variables
my_user_model name |
name of the user model, here : 'my_user_model'
my_user_model param |
structure containing the different parameters of the user model
my_user_model state |
structure containing the different state variable of this model