MythTV  master
Public Member Functions | List of all members
TableStatusMap Class Reference

#include <tablestatus.h>

Inheritance diagram for TableStatusMap:
Inheritance graph
[legend]
Collaboration diagram for TableStatusMap:
Collaboration graph
[legend]

Public Member Functions

void SetVersion (uint32_t key, int32_t version, uint32_t last_section)
 
void SetSectionSeen (uint32_t key, int32_t version, uint32_t section, uint32_t last_section, uint32_t segment_last_section=0xffff)
 
bool IsSectionSeen (uint32_t key, int32_t version, uint32_t section) const
 
bool HasAllSections (uint32_t key) const
 

Detailed Description

Definition at line 35 of file tablestatus.h.

Member Function Documentation

◆ SetVersion()

void TableStatusMap::SetVersion ( uint32_t  key,
int32_t  version,
uint32_t  last_section 
)

Definition at line 58 of file tablestatus.cpp.

◆ SetSectionSeen()

void TableStatusMap::SetSectionSeen ( uint32_t  key,
int32_t  version,
uint32_t  section,
uint32_t  last_section,
uint32_t  segment_last_section = 0xffff 
)

◆ IsSectionSeen()

bool TableStatusMap::IsSectionSeen ( uint32_t  key,
int32_t  version,
uint32_t  section 
) const

◆ HasAllSections()

bool TableStatusMap::HasAllSections ( uint32_t  key) const

The documentation for this class was generated from the following files: