Go to the source code of this file.
Functions | |
void | DRV_drive (const char *) |
Variables | |
const unsigned long | TAO_IDL_COMMAND_LINE_BUFFER_SIZE = 4 * 1024 |
const char * | DRV_files [] |
long | DRV_nfiles |
long | DRV_file_index |
void DRV_drive | ( | const char * | ) |
long DRV_file_index |
Definition at line 83 of file drv_private_ifr.cpp.
const char* DRV_files[] |
Definition at line 81 of file drv_private_ifr.cpp.
long DRV_nfiles |
Definition at line 82 of file drv_private_ifr.cpp.
const unsigned long TAO_IDL_COMMAND_LINE_BUFFER_SIZE = 4 * 1024 |
Definition at line 76 of file drv_private_ifr.h.