uri with aliases
More...
#include <cupt/download/manager.hpp>
|
| | ExtendedUri (const Uri &uri_, const string &shortAlias_, const string &longAlias_) |
| | trivial constructor
|
| |
|
|
Uri | uri |
| | uri
|
| |
|
string | shortAlias |
| | short alias
|
| |
|
string | longAlias |
| | long alias (full description)
|
| |
◆ ExtendedUri()
| cupt::download::Manager::ExtendedUri::ExtendedUri |
( |
const Uri & |
uri_, |
|
|
const string & |
shortAlias_, |
|
|
const string & |
longAlias_ |
|
) |
| |
|
inline |
trivial constructor
- Parameters
-
| uri_ | |
| shortAlias_ | |
| longAlias_ | |
The documentation for this struct was generated from the following file: