GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
Go to the source code of this file.
Functions | |
void | COM_Client_Open (void) |
void | COM_Client_Close (void) |
void COM_Client_Close | ( | void | ) |
Definition at line 10 of file driver/Client.c.
References driver::Client_Close.
Referenced by LIB_main(), LOC_close_driver(), and LOC_release_driver().
void COM_Client_Open | ( | void | ) |
Definition at line 4 of file driver/Client.c.
References driver::Client_Open.
Referenced by LIB_main(), and LOC_open_driver().