Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

drv_preproc_ifr.cpp File Reference

#include "drv_extern_ifr.h"
#include "be_global.h"
#include "be_extern.h"
#include "idl_bool.h"
#include "idl_defines.h"
#include "global_extern.h"
#include "fe_extern.h"
#include "utl_string.h"
#include "ace/Process_Manager.h"
#include "ace/SString.h"
#include "ace/Env_Value_T.h"
#include "ace/ARGV.h"
#include "ace/streams.h"
#include "ace/OS_NS_stdio.h"

Include dependency graph for drv_preproc_ifr.cpp:

Include dependency graph

Defines

#define LINEBUF_SIZE   1024

Functions

const char * get_rcsid_IFR_Service_drv_preproc_ifr (const char *)
void DRV_cpp_new_location (const char *new_loc)
void DRV_cpp_putarg (const char *str)
void DRV_cpp_expand_output_arg (const char *filename)
void DRV_cpp_init (void)
long DRV_get_line (FILE *f)
void DRV_copy_input (FILE *fin, char *fn, const char *orig_filename)
char * DRV_stripped_name (char *fn)
void DRV_pre_proc (const char *myfile)
void DRV_check_for_include (const char *buf)

Variables

const char * rcsid_IFR_Service_drv_preproc_ifr = get_rcsid_IFR_Service_drv_preproc_ifr ( rcsid_IFR_Service_drv_preproc_ifr )
long argcount = 0
long max_argcount = 128
const char * arglist [128]
const char * output_arg_format = 0
long output_arg_index = 0
char drv_line [LINEBUF_SIZE+1]
char tmp_file [128]
char tmp_ifile [128]

Define Documentation

#define LINEBUF_SIZE   1024
 


Function Documentation

void DRV_check_for_include const char *    buf
 

void DRV_copy_input FILE *    fin,
char *    fn,
const char *    orig_filename
[static]
 

void DRV_cpp_expand_output_arg const char *    filename
 

void DRV_cpp_init void   
 

void DRV_cpp_new_location const char *    new_loc
 

void DRV_cpp_putarg const char *    str
 

long DRV_get_line FILE *    f [static]
 

void DRV_pre_proc const char *    myfile
 

char* DRV_stripped_name char *    fn [static]
 

const char* get_rcsid_IFR_Service_drv_preproc_ifr const char *    [inline, static]
 


Variable Documentation

long argcount = 0 [static]
 

const char* arglist[128] [static]
 

char drv_line[LINEBUF_SIZE + 1] [static]
 

long max_argcount = 128 [static]
 

const char* output_arg_format = 0 [static]
 

long output_arg_index = 0 [static]
 

const char* rcsid_IFR_Service_drv_preproc_ifr = get_rcsid_IFR_Service_drv_preproc_ifr ( rcsid_IFR_Service_drv_preproc_ifr ) [static]
 

char tmp_file[128] [static]
 

char tmp_ifile[128] [static]
 


Generated on Thu Jan 15 01:32:05 2004 for TAO_IFR by doxygen1.2.18