|
Functions |
| ceth_device * | CCEthernet::Alloc (int number) |
| | Allocates a list of CEthernet devices to be populated using find_devices().
|
| void | CCEthernet::Free (ceth_device *) |
| | Frees a previously allocated list.
|
| SME_HANDLE | CCEthernet::GetSeaMAXVersion3Handle () |
| | Returns a SeaMAX Version 3.x compatable handle for use with non-deprecated (newer) SME functions.
|
| int | CCEthernet::find_devices (ceth_device_type type_to_find, int number_to_find, ceth_device_p list_to_store_devices) |
| | Locates all SeaIO Ethernet modules on the local subnet.
|
| int | CCEthernet::set_information (ceth_device *device, ceth_set_types command,...) |
| | Sets the communications parameters for a particular module.
|