Main Page   Namespace List   Alphabetical List   Compound List   File List   Compound Members   File Members  

ArtistNotEqualTo Struct Reference

functor that resutns true when the artist is not equal to the reference More...

List of all members.

Public Member Functions

 ArtistNotEqualTo (const string &artist)
bool operator() (RmpTrack &trk)

Public Attributes

const string & m_artist


Detailed Description

functor that resutns true when the artist is not equal to the reference

Definition at line 33 of file EmpParser.cpp.


Constructor & Destructor Documentation

ArtistNotEqualTo::ArtistNotEqualTo const string &    artist [inline]
 

Definition at line 34 of file EmpParser.cpp.

References m_artist.


Member Function Documentation

bool ArtistNotEqualTo::operator() RmpTrack   trk [inline]
 

Definition at line 35 of file EmpParser.cpp.

References RmpTrack::artist, and m_artist.


Member Data Documentation

const string& ArtistNotEqualTo::m_artist
 

Definition at line 36 of file EmpParser.cpp.

Referenced by ArtistNotEqualTo(), and operator()().


The documentation for this struct was generated from the following file:
Generated on Sat May 3 09:16:16 2003 for empxform by doxygen1.3-rc3