UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for ParType_void, including all inherited members.
base_type() const =0 | ParType | pure virtual |
eq(MemBlock *mb1, MemBlock *mb2)=0 | ParType | pure virtual |
get_text_value(MemBlock *mb, char *&text) | ParType | |
get_value(MemBlock *mb, va_list val)=0 | ParType | pure virtual |
init(MemBlock *mb)=0 | ParType | pure virtual |
set_text_value(MemBlock *mb, const char *text) | ParType | |
set_value(MemBlock *mb, va_list val)=0 | ParType | pure virtual |
size(MemBlock *mb) const =0 | ParType | pure virtual |
text_input(MemBlock *mb, FILE *stream)=0 | ParType | pure virtual |
text_output(MemBlock *mb, FILE *stream)=0 | ParType | pure virtual |