![]() |
CPPMyth
Library to interoperate with MythTV server
|

Data Fields | |
| std::string | fileName |
| std::string | storageGroup |
| std::string | hostName |
| time_t | lastModified |
| int64_t | size |
Definition at line 604 of file mythtypes.h.
|
inline |
Definition at line 612 of file mythtypes.h.
| std::string Myth::StorageGroupFile::fileName |
Definition at line 606 of file mythtypes.h.
| std::string Myth::StorageGroupFile::hostName |
Definition at line 608 of file mythtypes.h.
| time_t Myth::StorageGroupFile::lastModified |
Definition at line 609 of file mythtypes.h.
| int64_t Myth::StorageGroupFile::size |
Definition at line 610 of file mythtypes.h.
| std::string Myth::StorageGroupFile::storageGroup |
Definition at line 607 of file mythtypes.h.