Data Fields | |
void(* | add )(struct cbuf_s *cbuf, const char *str) |
const char **(* | complete )(struct cbuf_s *cbuf, const char *str) |
void(* | construct )(struct cbuf_s *cbuf) |
void(* | destruct )(struct cbuf_s *cbuf) |
void(* | execute )(struct cbuf_s *cbuf) |
void(* | execute_sets )(struct cbuf_s *cbuf) |
void(* | insert )(struct cbuf_s *cbuf, const char *str) |
void(* | reset )(struct cbuf_s *cbuf) |
void(* construct)(struct cbuf_s *cbuf) |
void(* destruct)(struct cbuf_s *cbuf) |
void(* execute)(struct cbuf_s *cbuf) |
void(* execute_sets)(struct cbuf_s *cbuf) |
void(* reset)(struct cbuf_s *cbuf) |