UPnP Namespace Reference
Namespaces | |
| schemas_upnp_org | |
Classes | |
| class | ActionRequest |
| class | ActionRequestControl |
| class | ActionResponse |
| Class to handle action requests and responses. More... | |
| class | Base64 |
| class | BaseObject |
| Objects which hook into the SSDP message stack. More... | |
| struct | ClassGroup |
| class | ControlPoint |
| struct | DescriptionSearch |
| class | DescriptionStream |
| class | Device |
| Represents any kind of device, including a root device. More... | |
| class | DeviceControl |
| class | DeviceHost |
| struct | DeviceSearch |
| class | Enumerator |
| Abstract class to enumerate items. More... | |
| class | Envelope |
| Class to manage a SOAP envelope for service request/response. More... | |
| class | Item |
| class | ItemEnumerator |
| class | LinkedItem |
| Base class template for items in a list. More... | |
| class | LinkedItemList |
| Singly-linked list of items. More... | |
| class | Object |
| struct | ObjectClass |
| Describes device or service class. More... | |
| class | ObjectList |
| Class template for singly-linked list of objects. More... | |
| class | ObjectTemplate |
| Base class template for linked items with type casting. More... | |
| class | OwnedObjectList |
| Class template for singly-linked list of objects. More... | |
| struct | Search |
| This is a helper class used by ControlPoint to manage different search types. More... | |
| struct | SearchFilter |
| class | Service |
| Represents any kind of device, including a root device. More... | |
| class | ServiceControl |
| struct | ServiceSearch |
| struct | SpecVersion |
| struct | SsdpSearch |
Typedefs | |
| using | Error = UPnP::Error |
Enumerations | |
| enum | ErrorValues |
| enum | Error { Error::XX, Error::Pending = 1 } |
| enum | ErrorCode { ErrorCode::XX } |
| enum | DescType { DescType::header, DescType::embedded, DescType::content } |
| When building descriptions this qualifies what information is required. More... | |
Functions | |
| ErrorCode | getErrorCode (Error err) |
| Get corresponding error code for a given error. More... | |
Variables | |
| DeviceHost | deviceHost |
Typedef Documentation
◆ Error
| using UPnP::Error = typedef UPnP::Error |
Enumeration Type Documentation
◆ DescType
|
strong |
◆ Error
|
strong |
◆ ErrorCode
|
strong |
◆ ErrorValues
| enum UPnP::ErrorValues |
Function Documentation
◆ getErrorCode()
Variable Documentation
◆ deviceHost
| DeviceHost UPnP::deviceHost |
1.8.17