#include "wvbufbase.h"
#include "wvencoder.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | WvTypedEncoder |
| This template facilitates the creation and use of encoders that manipulate typed buffers. More... | |
| class | WvTypedEncoder< IT, unsigned char, S > |
| Partial template specialization for unsigned char output buffer type to avoid compilation errors. More... | |
| class | WvTypedEncoder< unsigned char, unsigned char, S > |
| Partial template specialization for unsigned char input and output buffer types to avoid compilation errors. More... | |
1.3.6-20040222