|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_cons_atom_ops |
| operation to get value of ATOM type (i.e. CHAR, U64 etc). More... | |
Macros | |
| #define | __MOTR_CONSOLE_IT_H__ |
Enumerations | |
| enum | m0_cons_data_process_type { CONS_IT_INPUT, CONS_IT_OUTPUT, CONS_IT_SHOW } |
Functions | |
| M0_INTERNAL int | m0_cons_fop_fields_show (struct m0_fop *fop) |
| Iterate over FOP fields and prints the names. More... | |
| M0_INTERNAL int | m0_cons_fop_obj_input (struct m0_fop *fop) |
| Helper function for FOP input. More... | |
| M0_INTERNAL int | m0_cons_fop_obj_output (struct m0_fop *fop) |
| Helper function for FOP output. More... | |
Variables | |
| enum m0_cons_data_process_type | M0_XCA_DOMAIN |
| #define __MOTR_CONSOLE_IT_H__ |
Definition at line 26 of file console_it.h.