Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ppm_expander.cpp File Reference

#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include "ppm_expander.h"

Include dependency graph for ppm_expander.cpp:

Go to the source code of this file.

Defines

#define METHOD_NB   2
#define METHOD_STORE   0
#define METHOD_PPM   1
#define DEFAULT_SUFFIX   ".st"
#define STAT_MAGIC_SIZE   4

Functions

CExpandernewcodec ()

Variables

char stat_magic [STAT_MAGIC_SIZE] = {'P','P','M','S'}


Define Documentation

#define DEFAULT_SUFFIX   ".st"
 

Definition at line 22 of file ppm_expander.cpp.

#define METHOD_NB   2
 

Definition at line 16 of file ppm_expander.cpp.

#define METHOD_PPM   1
 

Definition at line 19 of file ppm_expander.cpp.

#define METHOD_STORE   0
 

Definition at line 18 of file ppm_expander.cpp.

#define STAT_MAGIC_SIZE   4
 

Definition at line 24 of file ppm_expander.cpp.

Referenced by ppm_expander::home(), and ppm_expander::locate().


Function Documentation

CExpander* newcodec  ) 
 

Definition at line 122 of file ppm_expander.cpp.


Variable Documentation

char stat_magic[STAT_MAGIC_SIZE] = {'P','P','M','S'}
 

Definition at line 25 of file ppm_expander.cpp.

Referenced by ppm_expander::home().


Generated on Sat Nov 5 16:50:03 2005 for OPIE by  doxygen 1.4.2