gclib 2.4.0
Galil Communications Library
Loading...
Searching...
No Matches
Deprecated List
Member GAddresses (GCStringOut addresses, GSize addresses_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_addresses() instead.

Member GArrayDownload (GCon g, const GCStringIn array_name, GOption first, GOption last, GCStringIn buffer)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_array() instead.

Member GArrayDownloadFile (GCon g, GCStringIn file_path)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GArrayUpload (GCon g, const GCStringIn array_name, GOption first, GOption last, GOption delim, GBufOut buffer, GSize buffer_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_array() instead.

Member GArrayUploadFile (GCon g, GCStringIn file_path, GCStringIn names)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GAssign (GCStringIn ip, GCStringIn mac)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_assign_ip() instead.

Member GClose (GCon g)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_close() instead.

Member GCmd (GCon g, GCStringIn command)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GCmdD (GCon g, GCStringIn command, double *value)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GCmdI (GCon g, GCStringIn command, int *value)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GCmdT (GCon g, GCStringIn command, GCStringOut trimmed_response, GSize response_len, GCStringOut *front)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GCommand (GCon g, GCStringIn command, GBufOut buffer, GSize buffer_len, GSize *bytes_returned)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_command() instead.

Member GError (GReturn rc, GCStringOut error, GSize error_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GFirmwareDownload (GCon g, GCStringIn filepath)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_firmware() instead.

Member GInfo (GCon g, GCStringOut info, GSize info_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_address(), gclib_revision_information(), and gclib_serial_number() instead.

Member GInterrupt (GCon g, GStatus *status_byte)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_interrupt() instead.
Member GIpRequests (GCStringOut requests, GSize requests_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_ip_requests() instead.

Member GListServers (GCStringOut servers, GSize servers_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_list_servers() instead.

Member GMessage (GCon g, GCStringOut buffer, GSize buffer_len)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_message() instead.
Member GMotionComplete (GCon g, GCStringIn axes)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GOpen (GCStringIn connection_string, GCon *g)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_open() instead.

Member GProgramDownload (GCon g, GCStringIn program, GCStringIn preprocessor)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_program() instead.

Member GProgramDownloadFile (GCon g, GCStringIn file_path, GCStringIn preprocessor)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GProgramUpload (GCon g, GBufOut buffer, GSize buffer_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_program() instead.

Member GProgramUploadFile (GCon g, GCStringIn file_path)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GPublishServer (GCStringIn name, GOption publish, GOption save)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_published() instead.

Member GRead (GCon g, GBufOut buffer, GSize buffer_len, GSize *bytes_read)
This function only exists for ABI compatibility, and will be removed in a future gclib version.
Member GRecord (GCon g, union GDataRecord *record, GOption method)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_data_record() instead.

Member GRecordRate (GCon g, double period_ms)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_data_records() instead.
Member GRemoteConnections (GCStringOut connections, GSize connections_length)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GServerStatus (GCStringOut status, GSize status_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_server() instead.

Member GSetServer (GCStringIn server_name)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_set_server() instead.

Member GSetupDownloadFile (GCon g, GCStringIn file_path, GOption options, GCStringOut info, GSize info_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GSleep (unsigned int timeout_ms)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GTimeout (GCon g, short timeout_ms)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release.

Member GUtility (GCon g, GOption request, GMemory memory1, GMemory memory2)
This function only exists for ABI compatibility, and will be removed in a future gclib version.
Member GVersion (GCStringOut ver, GSize ver_len)

This function is part of the deprecated C (Legacy) API, which will be removed in a future release. Use gclib_version() and gclib_gcaps_version() instead.

Member GWaitForBool (GCon g, GCStringIn predicate, int trials)
This function is part of the deprecated C (Legacy) API, which will be removed in a future release.
Member GWrite (GCon g, GBufIn buffer, GSize buffer_len)
This function only exists for ABI compatibility, and will be removed in a future gclib version.