foobar2000 SDK  2015-01-14
Public Member Functions | Protected Member Functions
track_property_callback_v2abstract

#include <track_property.h>

+ Inheritance diagram for track_property_callback_v2:

Public Member Functions

virtual bool is_group_wanted (const char *p_group)=0
 
- Public Member Functions inherited from track_property_callback
virtual void set_property (const char *p_group, double p_sortpriority, const char *p_name, const char *p_value)=0
 

Protected Member Functions

 ~track_property_callback_v2 ()
 
- Protected Member Functions inherited from track_property_callback
 ~track_property_callback ()
 
track_property_callback const & operator= (track_property_callback const &)
 

Detailed Description

Definition at line 15 of file track_property.h.

Constructor & Destructor Documentation

track_property_callback_v2::~track_property_callback_v2 ( )
inlineprotected

Definition at line 19 of file track_property.h.

19 {}

Member Function Documentation

virtual bool track_property_callback_v2::is_group_wanted ( const char *  p_group)
pure virtual

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