MythTV  master
Public Types | Public Member Functions | Public Attributes | List of all members
anonymous_namespace{videofileassoc.cpp}::UIDToFAPair Struct Reference
Collaboration diagram for anonymous_namespace{videofileassoc.cpp}::UIDToFAPair:
[legend]

Public Types

using UID_type = unsigned int
 

Public Member Functions

 UIDToFAPair ()=default
 
 UIDToFAPair (UID_type uid, FileAssociationWrap *assoc)
 

Public Attributes

UID_type m_uid {0}
 
FileAssociationWrapm_fileAssoc {nullptr}
 

Detailed Description

Definition at line 140 of file videofileassoc.cpp.

Member Typedef Documentation

◆ UID_type

using anonymous_namespace{videofileassoc.cpp}::UIDToFAPair::UID_type = unsigned int

Definition at line 142 of file videofileassoc.cpp.

Constructor & Destructor Documentation

◆ UIDToFAPair() [1/2]

anonymous_namespace{videofileassoc.cpp}::UIDToFAPair::UIDToFAPair ( )
default

◆ UIDToFAPair() [2/2]

anonymous_namespace{videofileassoc.cpp}::UIDToFAPair::UIDToFAPair ( UID_type  uid,
FileAssociationWrap assoc 
)
inline

Definition at line 146 of file videofileassoc.cpp.

Member Data Documentation

◆ m_uid

UID_type anonymous_namespace{videofileassoc.cpp}::UIDToFAPair::m_uid {0}

Definition at line 149 of file videofileassoc.cpp.

◆ m_fileAssoc

FileAssociationWrap* anonymous_namespace{videofileassoc.cpp}::UIDToFAPair::m_fileAssoc {nullptr}

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