lms Struct Reference

#include <lightmediascanner_private.h>

Collaboration diagram for lms:

Collaboration graph
[legend]

Data Fields

parserparsers
int n_parsers
lms_charset_conv_tcs_conv
char * db_path
int slave_timeout
unsigned int commit_interval
unsigned int is_processing:1

Detailed Description

Definition at line 64 of file lightmediascanner_private.h.


Field Documentation

struct parser* lms::parsers [read]

Definition at line 65 of file lightmediascanner_private.h.

Referenced by lms_check(), lms_free(), lms_parser_add(), lms_parser_del(), lms_parser_del_int(), lms_parsers_check_using(), lms_parsers_finish(), lms_parsers_run(), lms_parsers_setup(), lms_parsers_start(), and lms_process().

int lms::n_parsers

Definition at line 66 of file lightmediascanner_private.h.

Referenced by lms_free(), lms_parser_add(), lms_parser_del(), lms_parser_del_int(), lms_parsers_check_using(), lms_parsers_finish(), lms_parsers_run(), lms_parsers_setup(), and lms_parsers_start().

lms_charset_conv_t* lms::cs_conv

Definition at line 67 of file lightmediascanner_private.h.

Referenced by lms_charset_add(), lms_charset_del(), lms_free(), and lms_new().

char* lms::db_path

Definition at line 68 of file lightmediascanner_private.h.

Referenced by lms_free(), lms_get_db_path(), and lms_new().

int lms::slave_timeout

Definition at line 69 of file lightmediascanner_private.h.

Referenced by lms_get_slave_timeout(), lms_new(), and lms_set_slave_timeout().

unsigned int lms::commit_interval

Definition at line 70 of file lightmediascanner_private.h.

Referenced by lms_get_commit_interval(), lms_new(), and lms_set_commit_interval().

unsigned int lms::is_processing

Definition at line 71 of file lightmediascanner_private.h.

Referenced by lms_check(), lms_free(), lms_is_processing(), lms_parser_add(), lms_parser_del(), and lms_process().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 13 02:04:05 2007 for Light Media Scanner by  doxygen 1.5.2