Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
TestDatabaseUtilsHelper Class Reference

Public Member Functions

 TestDatabaseUtilsHelper ()
 

Public Attributes

int album_idAlbum
 
int album_strAlbum
 
int album_strArtists
 
int album_strGenres
 
int album_iYear
 
int album_strMoods
 
int album_strStyles
 
int album_strThemes
 
int album_strReview
 
int album_strLabel
 
int album_strType
 
int album_fRating
 
int album_iVotes
 
int album_iUserrating
 
int album_dtDateAdded
 
int song_idSong
 
int song_strTitle
 
int song_iTrack
 
int song_iDuration
 
int song_iYear
 
int song_strFileName
 
int song_iTimesPlayed
 
int song_iStartOffset
 
int song_iEndOffset
 
int song_lastplayed
 
int song_rating
 
int song_votes
 
int song_userrating
 
int song_comment
 
int song_strAlbum
 
int song_strPath
 
int song_strGenres
 
int song_strArtists
 

Constructor & Destructor Documentation

§ TestDatabaseUtilsHelper()

TestDatabaseUtilsHelper::TestDatabaseUtilsHelper ( )
inline

Member Data Documentation

§ album_dtDateAdded

int TestDatabaseUtilsHelper::album_dtDateAdded

§ album_fRating

int TestDatabaseUtilsHelper::album_fRating

§ album_idAlbum

int TestDatabaseUtilsHelper::album_idAlbum

§ album_iUserrating

int TestDatabaseUtilsHelper::album_iUserrating

§ album_iVotes

int TestDatabaseUtilsHelper::album_iVotes

§ album_iYear

int TestDatabaseUtilsHelper::album_iYear

§ album_strAlbum

int TestDatabaseUtilsHelper::album_strAlbum

§ album_strArtists

int TestDatabaseUtilsHelper::album_strArtists

§ album_strGenres

int TestDatabaseUtilsHelper::album_strGenres

§ album_strLabel

int TestDatabaseUtilsHelper::album_strLabel

§ album_strMoods

int TestDatabaseUtilsHelper::album_strMoods

§ album_strReview

int TestDatabaseUtilsHelper::album_strReview

§ album_strStyles

int TestDatabaseUtilsHelper::album_strStyles

§ album_strThemes

int TestDatabaseUtilsHelper::album_strThemes

§ album_strType

int TestDatabaseUtilsHelper::album_strType

§ song_comment

int TestDatabaseUtilsHelper::song_comment

§ song_idSong

int TestDatabaseUtilsHelper::song_idSong

§ song_iDuration

int TestDatabaseUtilsHelper::song_iDuration

§ song_iEndOffset

int TestDatabaseUtilsHelper::song_iEndOffset

§ song_iStartOffset

int TestDatabaseUtilsHelper::song_iStartOffset

§ song_iTimesPlayed

int TestDatabaseUtilsHelper::song_iTimesPlayed

§ song_iTrack

int TestDatabaseUtilsHelper::song_iTrack

§ song_iYear

int TestDatabaseUtilsHelper::song_iYear

§ song_lastplayed

int TestDatabaseUtilsHelper::song_lastplayed

§ song_rating

int TestDatabaseUtilsHelper::song_rating

§ song_strAlbum

int TestDatabaseUtilsHelper::song_strAlbum

§ song_strArtists

int TestDatabaseUtilsHelper::song_strArtists

§ song_strFileName

int TestDatabaseUtilsHelper::song_strFileName

§ song_strGenres

int TestDatabaseUtilsHelper::song_strGenres

§ song_strPath

int TestDatabaseUtilsHelper::song_strPath

§ song_strTitle

int TestDatabaseUtilsHelper::song_strTitle

§ song_userrating

int TestDatabaseUtilsHelper::song_userrating

§ song_votes

int TestDatabaseUtilsHelper::song_votes

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