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

src/tag_file.cpp File Reference

#include <string.h>
#include <fstream.h>
#include <stdlib.h>
#include "utils.h"
#include "writers.h"
#include "io_strings.h"
#include "tag_impl.h"
#include <stdio.h>

Go to the source code of this file.

Functions

size_t RenderV1ToFile (ID3_TagImpl &tag, fstream &file)
size_t RenderV2ToFile (const ID3_TagImpl &tag, fstream &file)


Function Documentation

size_t RenderV1ToFile ( ID3_TagImpl & tag,
fstream & file )
 

Parameters:
tag  
file  

Definition at line 153 of file tag_file.cpp.

Referenced by ID3_TagImpl::Update().

size_t RenderV2ToFile ( const ID3_TagImpl & tag,
fstream & file )
 

Parameters:
tag  
file  

Definition at line 195 of file tag_file.cpp.

Referenced by ID3_TagImpl::Update().


Generated at Sat Sep 8 15:51:11 2001 for id3lib by doxygen1.2.8 written by Dimitri van Heesch, © 1997-2001