UPnPsdk 0.1
Universal Plug and Play +, Software Development Kit
 
Loading...
Searching...
No Matches
compa Namespace Reference

Refactored pupnp program code that is compatible to the original pupnp code. More...

Enumerations

enum struct  uriType { Absolute , Relative }
 Type of the URI. More...
 
enum struct  pathType { ABS_PATH , REL_PATH , OPAQUE_PART }
 Type of the "path" part of the URI. More...
 

Detailed Description

Refactored pupnp program code that is compatible to the original pupnp code.

Enumeration Type Documentation

◆ uriType

enum struct compa::uriType
strong

Type of the URI.

Definition at line 61 of file uri.hpp.

◆ pathType

enum struct compa::pathType
strong

Type of the "path" part of the URI.

Definition at line 64 of file uri.hpp.