RTS API Documentation  1.10.11
Data Fields
_fct_logger_types_t Struct Reference

#include <switch_fct.h>

+ Collaboration diagram for _fct_logger_types_t:

Data Fields

char const * name
 
fct_logger_new_fn logger_new_fn
 
char const * desc
 

Detailed Description

Definition at line 1930 of file switch_fct.h.

Field Documentation

◆ desc

char const* _fct_logger_types_t::desc

Definition at line 1934 of file switch_fct.h.

Referenced by fctkern__write_help().

◆ logger_new_fn

fct_logger_new_fn _fct_logger_types_t::logger_new_fn

Definition at line 1933 of file switch_fct.h.

Referenced by fckern_sel_log().

◆ name

char const* _fct_logger_types_t::name

Definition at line 1932 of file switch_fct.h.

Referenced by fckern_sel_log(), and fctkern__write_help().


The documentation for this struct was generated from the following file: