QSAS_2_4/QSAS_dist/src/Utilities/qplplot/disptab.h File Reference

#include "plConfig.h"

Classes

struct  PLDispatchTable

Typedefs

typedef void(* plD_init_fp )(struct PLStream_struct *)
typedef void(* plD_line_fp )(struct PLStream_struct *, short, short, short, short)
typedef void(* plD_polyline_fp )(struct PLStream_struct *, short *, short *, PLINT)
typedef void(* plD_eop_fp )(struct PLStream_struct *)
typedef void(* plD_bop_fp )(struct PLStream_struct *)
typedef void(* plD_tidy_fp )(struct PLStream_struct *)
typedef void(* plD_state_fp )(struct PLStream_struct *, PLINT)
typedef void(* plD_esc_fp )(struct PLStream_struct *, PLINT, void *)

Enumerations

enum  { plDevType_FileOriented = 0, plDevType_Interactive = 1, plDevType_Null = -1 }

Typedef Documentation

typedef void(* plD_bop_fp)(struct PLStream_struct *)

typedef void(* plD_eop_fp)(struct PLStream_struct *)

typedef void(* plD_esc_fp)(struct PLStream_struct *, PLINT, void *)

typedef void(* plD_init_fp)(struct PLStream_struct *)

typedef void(* plD_line_fp)(struct PLStream_struct *, short, short, short, short)

typedef void(* plD_polyline_fp)(struct PLStream_struct *, short *, short *, PLINT)

typedef void(* plD_state_fp)(struct PLStream_struct *, PLINT)

typedef void(* plD_tidy_fp)(struct PLStream_struct *)


Enumeration Type Documentation

anonymous enum

Enumerator:
plDevType_FileOriented 
plDevType_Interactive 
plDevType_Null 


Generated on Fri Jan 8 12:51:25 2010 for QSAS by  doxygen 1.5.7