Collaboration diagram for function_internal_data_t:

Data Fields | |
| wchar_t * | cmd |
| Function definition. | |
| wchar_t * | desc |
| Function description. | |
| const wchar_t * | definition_file |
| File where this function was defined. | |
| int | definition_offset |
| Line where definition started. | |
| array_list_t * | named_arguments |
| int | is_autoload |
| Flag for specifying that this function was automatically loaded. | |
| int | shadows |
1.4.4