#include <odr.h>
Data Fields | |
| unsigned char * | buf |
| int | len |
| int | size |
Definition at line 95 of file odr.h.
| unsigned char* odr_oct::buf |
Definition at line 97 of file odr.h.
Referenced by bend_request_getid(), ber_octetstring(), log_scan_term_level(), odr_create_Odr_oct(), odr_cstring(), odr_iconv_string(), save_referenceId(), yaz_get_proposal_charneg(), yaz_get_response_charneg(), yaz_log_zquery_level(), yaz_opac_decode_wrbuf(), yaz_query2xml_term(), yaz_query_charset_convert_term(), yaz_query_to_wrbuf(), yaz_sort_spec(), z_ext_record_oid(), z_ext_record_oid_any(), z_External(), zget_init_diagnostics_octet(), ZOOM_record_get(), ztest_esrequest(), and ztest_scan().
| int odr_oct::len |
Definition at line 98 of file odr.h.
Referenced by ber_octetstring(), log_scan_term_level(), odr_create_Odr_oct(), odr_cstring(), odr_iconv_string(), save_referenceId(), yaz_get_proposal_charneg(), yaz_get_response_charneg(), yaz_log_zquery_level(), yaz_opac_decode_wrbuf(), yaz_query2xml_term(), yaz_query_charset_convert_term(), yaz_query_to_wrbuf(), yaz_sort_spec(), z_ext_record_oid(), z_ext_record_oid_any(), z_External(), zget_init_diagnostics_octet(), ZOOM_record_get(), ztest_esrequest(), and ztest_scan().
| int odr_oct::size |
Definition at line 99 of file odr.h.
Referenced by ber_octetstring(), odr_create_Odr_oct(), odr_cstring(), odr_iconv_string(), yaz_sort_spec(), z_ext_record_oid(), z_ext_record_oid_any(), and ztest_esrequest().
1.5.6