LRAUV  revA
ZipEncoder.h File Reference

Contains the class declaration. More...

#include "FileEncoder.h"
Include dependency graph for ZipEncoder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZipEncoder
 This is a rather abstract class that can be implemented by classes that encode a (closed) file. More...
 

Macros

#define WRITEBUFFERSIZE   (16384)
 

Detailed Description

Contains the class declaration.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Macro Definition Documentation

#define WRITEBUFFERSIZE   (16384)

Referenced by ZipEncoder::encode().