Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

PSOutputDev.h File Reference

#include <aconf.h>
#include <stddef.h>
#include "config.h"
#include "Object.h"
#include "GlobalParams.h"
#include "OutputDev.h"

Go to the source code of this file.

Compounds

class  PSOutputDev

Typedefs

typedef void(* PSOutputFunc )(void *stream, char *data, int len)

Enumerations

enum  PSOutMode { psModePS, psModeEPS, psModeForm }
enum  PSFileType { psFile, psPipe, psStdout, psGeneric }


Typedef Documentation

typedef void(* PSOutputFunc)(void *stream, char *data, int len)
 


Enumeration Type Documentation

enum PSFileType
 

Enumeration values:
psFile 
psPipe 
psStdout 
psGeneric 

enum PSOutMode
 

Enumeration values:
psModePS 
psModeEPS 
psModeForm 


Generated on Wed Nov 3 12:59:17 2004 for Lemur Toolkit by doxygen1.2.18