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 *.

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


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 Mon Aug 6 11:51:29 2001 for id3lib by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001