Public Member Functions | |
| ArtistNotEqualTo (const string &artist) | |
| bool | operator() (RmpTrack &trk) |
Public Attributes | |
| const string & | m_artist |
Definition at line 33 of file EmpParser.cpp.
|
|
Definition at line 34 of file EmpParser.cpp. References m_artist. |
|
|
Definition at line 35 of file EmpParser.cpp. References RmpTrack::artist, and m_artist. |
|
|
Definition at line 36 of file EmpParser.cpp. Referenced by ArtistNotEqualTo(), and operator()(). |
1.3-rc3