UNIVERS
15.3
UNIVERS base processing software API
|
This is the complete list of members for Protocol, including all inherited members.
absorb(const char *pname) | Protocol | |
absorb_table(IntAr *news=NULL) | Protocol | |
application() const | Protocol | inline |
desc(const char *pname) | Protocol | |
desc(int i) | Protocol | inline |
get_text(const char *pname, char *&textvalue) | Protocol | |
get_va_lue(const char *pname, va_list val) (defined in Protocol) | Protocol | inline |
get_value(const char *pname,...) (defined in Protocol) | Protocol | |
i2n(int i) | Protocol | |
init(const char *pname) | Protocol | |
input_table(FILE *stream) | Protocol | |
input_table(const char *filename) | Protocol | |
n2i(const char *pname) | Protocol | |
news(const char *pname) | Protocol | |
output_table(FILE *stream) (defined in Protocol) | Protocol | |
output_table(const char *filename) (defined in Protocol) | Protocol | |
param_count() const | Protocol | inline |
protocol() const | Protocol | inline |
Protocol(const char *app, const char *name, pepAccess amode) | Protocol | |
publish(const char *pname) | Protocol | |
publish_table() | Protocol | |
set_text(const char *pname, const char *textvalue) | Protocol | |
set_va_lue(const char *pname, va_list val) (defined in Protocol) | Protocol | inline |
set_value(const char *pname,...) (defined in Protocol) | Protocol | |
size(const char *pname) | Protocol | |
text_input(const char *pname, FILE *stream) | Protocol | |
text_output(const char *pname, FILE *stream) | Protocol | |
~Protocol() | Protocol | virtual |