Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

ID3_Flags Class Reference

#include <flags.h>

List of all members.

Public Types

typedef flags_t TYPE

Public Methods

 ID3_Flags ()
virtual ~ID3_Flags ()
TYPE get () const
bool test (TYPE f) const
bool set (TYPE f)
bool add (TYPE f)
bool remove (TYPE f)
bool clear ()
bool set (TYPE f, bool b)
ID3_Flags& operator= (const ID3_Flags &f)


Member Typedef Documentation

typedef flags_t ID3_Flags::TYPE
 


Constructor & Destructor Documentation

ID3_Flags::ID3_Flags ( ) [inline]
 

ID3_Flags::~ID3_Flags ( ) [inline, virtual]
 


Member Function Documentation

bool ID3_Flags::add ( TYPE f ) [inline]
 

bool ID3_Flags::clear ( ) [inline]
 

TYPE ID3_Flags::get ( ) const [inline]
 

ID3_Flags & ID3_Flags::operator= ( const ID3_Flags & f ) [inline]
 

bool ID3_Flags::remove ( TYPE f ) [inline]
 

bool ID3_Flags::set ( TYPE f,
bool b ) [inline]
 

bool ID3_Flags::set ( TYPE f ) [inline]
 

bool ID3_Flags::test ( TYPE f ) const [inline]
 


The documentation for this class was generated from the following file:
Generated at Mon Aug 6 11:51:30 2001 for id3lib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001