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

uint28.h File Reference

#include "globals.h"
#include <iostream.h>

Compounds

class  uint28
 Class representation of an unsigned 28-bit integer for use in an ID3v2 tag. More...


Functions

ostream & operator<< (ostream &, const uint28 &)
 Render a 28-bit integer to a character stream *. More...

istream & operator>> (istream &, uint28 &)
 Extract a 28-bit integer from a character stream *. More...


Function Documentation

ostream& operator<< ostream & os,
const uint28 & val
 

Render a 28-bit integer to a character stream *.

istream& operator>> istream & in,
uint28 & val
 

Extract a 28-bit integer from a character stream *.


Generated at Wed Sep 5 16:53:38 2001 for id3lib by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001