File: ticable_get_support.txt

package info (click to toggle)
libticables3 3.8.9-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,660 kB
  • ctags: 2,190
  • sloc: ansic: 16,302; sh: 9,292; makefile: 517; yacc: 288; awk: 145; sed: 16
file content (17 lines) | stat: -rw-r--r-- 574 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[Main]
Name=ticable_get_support
Type=Function
Header=cabl_int.h
Definition=int ticable_get_support(@TicableLinkType@ *cable_type);

[Parameters]
cable_type : a link cable model.
Returns : the kind of support provided by the link cable

[Summary]
Check whether the link cable is currently supported (useable) by the library.

[Description]
This function allow to know if the link cable is supported by the library and if yes, which I/O method the link cable is using.

Note that a link cable must be set before calling this generic function (link cable independant function).