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

panda/src/express/patchfile.cxx File Reference

#include "config_express.h"
#include "error_utils.h"
#include "patchfile.h"
#include "crypto_utils.h"
#include "streamReader.h"
#include "streamWriter.h"
#include <stdio.h>

Go to the source code of this file.

Defines

#define START_PROFILE(var)
#define END_PROFILE(startTime, name)

Variables

const int _v0_header_length = 4 + 4 + 16
const int _v1_header_length = 4 + 2 + 4 + 16 + 4 + 16


Detailed Description

Definition in file patchfile.cxx.


Define Documentation

#define END_PROFILE startTime,
name   ) 
 

Definition at line 45 of file patchfile.cxx.

Referenced by Patchfile::calc_hash().

#define START_PROFILE var   ) 
 

Definition at line 44 of file patchfile.cxx.

Referenced by Patchfile::calc_hash(), and Patchfile::emit_ADD().


Variable Documentation

const int _v0_header_length = 4 + 4 + 16
 

Definition at line 69 of file patchfile.cxx.

const int _v1_header_length = 4 + 2 + 4 + 16 + 4 + 16
 

Definition at line 70 of file patchfile.cxx.


Generated on Fri May 2 00:45:33 2003 for Panda by doxygen1.3