| spandsp 0.0.6
    | 
| Public Attributes | |
| const char * | vendor_id | 
| int | vendor_id_len | 
| const char * | vendor_name | 
| int | inverse_station_id_order | 
| const model_data_t * | known_models | 
NSF pattern for identifying the manufacturer of a FAX machine
| int nsf_data_t::inverse_station_id_order | 
TRUE if the station ID for this vendor is reversed
| const model_data_t* nsf_data_t::known_models | 
A pointer to a list of known models from this vendor
Referenced by t35_decode().
| const char* nsf_data_t::vendor_id | 
The vendor ID byte string
| int nsf_data_t::vendor_id_len | 
The length of the vendor ID byte string
Referenced by t35_decode().
| const char* nsf_data_t::vendor_name | 
The vendor's name
Referenced by t35_decode().