CollectionTrack Class Reference

List of all members.

Public Member Functions

 CollectionTrack (string fname)
void Print ()

Protected Member Functions

bool GetInfoTagLib ()

Protected Attributes

string album
string artist
string fname
int length
int modified
string sortartist
string title

Friends

void CollectionDB::InsertTrack (CollectionTrack)

Detailed Description

Definition at line 92 of file plaibuildlib.cpp.


Constructor & Destructor Documentation

CollectionTrack ( string  fname  ) 

Definition at line 105 of file plaibuildlib.cpp.

References album, artist, fname, GetFileModificationTime(), GetInfoTagLib(), length, modified, and title.

Here is the call graph for this function:


Member Function Documentation

bool GetInfoTagLib (  )  [protected]

Definition at line 128 of file plaibuildlib.cpp.

References album, artist, fname, length, sortartist, and title.

Referenced by CollectionTrack().

Here is the caller graph for this function:

void Print (  ) 

Definition at line 118 of file plaibuildlib.cpp.

References album, artist, fname, length, and title.


Friends And Related Function Documentation

void CollectionDB::InsertTrack ( CollectionTrack   )  [friend]


Member Data Documentation

string album [protected]

Definition at line 100 of file plaibuildlib.cpp.

Referenced by CollectionTrack(), GetInfoTagLib(), and Print().

string artist [protected]

Definition at line 100 of file plaibuildlib.cpp.

Referenced by CollectionTrack(), GetInfoTagLib(), and Print().

string fname [protected]

Definition at line 100 of file plaibuildlib.cpp.

Referenced by CollectionTrack(), GetInfoTagLib(), and Print().

int length [protected]

Definition at line 101 of file plaibuildlib.cpp.

Referenced by CollectionTrack(), GetInfoTagLib(), and Print().

int modified [protected]

Definition at line 101 of file plaibuildlib.cpp.

Referenced by CollectionTrack().

string sortartist [protected]

Definition at line 100 of file plaibuildlib.cpp.

Referenced by GetInfoTagLib().

string title [protected]

Definition at line 100 of file plaibuildlib.cpp.

Referenced by CollectionTrack(), GetInfoTagLib(), and Print().


The documentation for this class was generated from the following file:
Generated on Mon Aug 6 21:24:44 2007 for plai by  doxygen 1.5.1