7 Teleservice Application Framework
User Manual
256/374
7.3.12.8 utils_fifo_exists
Function Description
sint32
s32_FifoExists(
charn const * const
opcn_FifoName
)
The function verifies if the FIFO opcn_FifoName exists in the current folder.
Information Flow
Input Information
Parameter
Range
Description
opcn_FifoName
pointer to FIFO name
Output Information
Return Value
Description
1
The FIFO exists
0
The FIFO does not exist
7.3.12.9 utils_strlcpy
Function Description
sint32 s32_strlcpy (charn *
opcn_Destiny,
const charn *
opcn_Source,
sint32
os32_Size
)
The function copies opcn_Source to opcn_Destiny. The maximum length of the opcn_Source is os32_Size.
Information Flow
Input Information
Parameter
Range
Description
opcn_Source
ou32_Size
contains the pointer to source
os32_Size
uint32
contains the size of the source in byte
Output Information
Parameter
Range
Description
opcn_Destiny
...
contains the pointer to the expected destiny
Return Value
Description
sint32
number of copied bytes
Summary of Contents for TC1
Page 1: ...TC1 User Manual Version of this document V1 00r0 ...
Page 25: ...5 Hardware User Manual 25 374 5 2 2 Block Diagram Variant TC1 WIFI ...
Page 34: ...5 Hardware User Manual 34 374 5 6 Housing Connector Top view and side view Bottom View ...
Page 125: ...7 Teleservice Application Framework User Manual 125 374 TAF overview ...
Page 190: ...7 Teleservice Application Framework User Manual 190 374 How the logger mechanism works ...