#include <ssdplib.h>
Data Fields | |
| enum SsdpCmdType | Cmd |
| enum SsdpSearchType | RequestType |
| int | ErrCode |
| int | MaxAge |
| int | Mx |
| char | UDN [LINE_SIZE] |
| char | DeviceType [LINE_SIZE] |
| char | ServiceType [LINE_SIZE] |
| char | Location [LINE_SIZE] |
| char | HostAddr [LINE_SIZE] |
| char | Os [LINE_SIZE] |
| char | Ext [LINE_SIZE] |
| char | Date [LINE_SIZE] |
| struct sockaddr_in * | DestAddr |
| void * | Cookie |
Definition at line 99 of file ssdplib.h.
| void* SsdpEventStruct::Cookie |
| char SsdpEventStruct::Date[LINE_SIZE] |
struct sockaddr_in* SsdpEventStruct::DestAddr [read] |
| char SsdpEventStruct::DeviceType[LINE_SIZE] |
| char SsdpEventStruct::Ext[LINE_SIZE] |
| char SsdpEventStruct::HostAddr[LINE_SIZE] |
| char SsdpEventStruct::Location[LINE_SIZE] |
| char SsdpEventStruct::Os[LINE_SIZE] |
| char SsdpEventStruct::ServiceType[LINE_SIZE] |
| char SsdpEventStruct::UDN[LINE_SIZE] |
1.6.1