Doxygen Book
confdata Struct Reference
Collaboration diagram for confdata:

Public Attributes

gboolean loaded
 
gboolean enable_envvar
 
gboolean enable_symlink
 
gchar * conffile
 
gchar * extra_conffile
 
subplugin_conf conf [NNSCONF_PATH_END]
 

Detailed Description

Definition at line 97 of file nnstreamer_conf.c.

Member Data Documentation

◆ conf

Definition at line 106 of file nnstreamer_conf.c.

◆ conffile

gchar* confdata::conffile

Location of conf file.

Definition at line 103 of file nnstreamer_conf.c.

◆ enable_envvar

gboolean confdata::enable_envvar

TRUE to parse env variables

Definition at line 100 of file nnstreamer_conf.c.

◆ enable_symlink

gboolean confdata::enable_symlink

TRUE to allow symbolic link file

Definition at line 101 of file nnstreamer_conf.c.

◆ extra_conffile

gchar* confdata::extra_conffile

Location of extra configuration file.

Definition at line 104 of file nnstreamer_conf.c.

◆ loaded

gboolean confdata::loaded

TRUE if loaded at least once

Definition at line 99 of file nnstreamer_conf.c.


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