#include <ifc_datastruct.h>
Definition at line 74 of file ifc_datastruct.h.
Data Fields | |
| str | line |
| name of line from description | |
| str | content |
| regex to match | |
name of line from description
Definition at line 76 of file ifc_datastruct.h.
Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_session_desc(), isc_check_spt(), parse_session_desc(), and print_user_data().
regex to match
Definition at line 77 of file ifc_datastruct.h.
Referenced by bin_decode_spt(), bin_encode_spt(), free_user_data(), isc_check_session_desc(), isc_check_spt(), parse_session_desc(), and print_user_data().
1.5.2