Inherits CStructHdl< VFSUrl, VFSURL >.
|
std::string | GetDomain () const |
| The associated domain name, which is optional and not available in all cases.
|
|
std::string | GetFilename () const |
| With this variable the desired path to a folder or file within the hostname is given (e.g. storage/videos/00001.ts ).
|
|
std::string | GetHostname () const |
| This includes the network address (e.g. 192.168.0.123 ) or if the addon refers to file packages the path to it (e.g. /home/by_me/MyPacket.rar ).
|
|
std::string | GetOptions () const |
| Special options on opened URL, this can e.g. on RAR packages ?flags=8&nextvalue=123 to inform about to not cache a read.
|
|
std::string | GetPassword () const |
| Desired password.
|
|
unsigned int | GetPort () const |
| Networking port to use for protocol.
|
|
std::string | GetProtocol () const |
| Protocol name used on this stream, e.g. sftp .
|
|
std::string | GetRedacted () const |
| The complete URL is passed on here, but the user name and password are not shown and only appear to there as USERNAME:PASSWORD .
|
|
std::string | GetSharename () const |
| The name which is taken as the basis by source and would be first in folder view.
|
|
std::string | GetURL () const |
| Desired URL of the file system to be edited.
|
|
std::string | GetUsername () const |
| Desired username.
|
|
| CStructHdl (const CStructHdl &cppClass) |
|
| CStructHdl (const VFSURL *cStructure) |
|
| CStructHdl (VFSURL *cStructure) |
|
const VFSURL * | GetCStructure () const |
|
| operator const VFSURL * () const |
|
| operator VFSURL * () |
|
const CStructHdl & | operator= (const CStructHdl &right) |
|
const CStructHdl & | operator= (const VFSURL &right) |
|
VFSURL * | release () |
|
The documentation for this class was generated from the following file:
- /github/workspace/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/VFS.h