MythTV  master
Public Attributes | List of all members
ArchiveDestination Struct Reference

#include <archiveutil.h>

Public Attributes

ARCHIVEDESTINATION type
 
const char * name
 
const char * description
 
int64_t freeSpace
 

Detailed Description

Definition at line 26 of file archiveutil.h.

Member Data Documentation

◆ type

ARCHIVEDESTINATION ArchiveDestination::type

Definition at line 28 of file archiveutil.h.

Referenced by ExportNative::createConfigFile(), and MythBurn::createConfigFile().

◆ name

const char* ArchiveDestination::name

Definition at line 29 of file archiveutil.h.

◆ description

const char* ArchiveDestination::description

Definition at line 30 of file archiveutil.h.

◆ freeSpace

int64_t ArchiveDestination::freeSpace

The documentation for this struct was generated from the following file: