void CfgDump

( int n_Fd, t_config* p_Cfg )

API-Function

Documentation

API-Function

print out p_Cfg in xml format (currently to stdout)

defined in 'cconfig.c'

Parameters:
fd - an allready opened file descriptor
p_Cfg - a pointer to a valid t_config
Returns:
nothing
Preconditions:
p_Cfg must be valid or this function will simply do nothing
p_Cfg->n_Error must be CFGERROR_OK or this function will simply do nothing

Alphabetic index



This page was generated with the help of DOC++.