clsync
Loading...
Searching...
No Matches
indexes Struct Reference

#include <indexes.h>

Collaboration diagram for indexes:

Data Fields

GHashTable * wd2fpath_ht
 
GHashTable * fpath2wd_ht
 
GHashTable * fpath2ei_ht
 
GHashTable * exc_fpath_ht
 
GHashTable * exc_fpath_coll_ht [QUEUE_MAX]
 
GHashTable * fpath2ei_coll_ht [QUEUE_MAX]
 
GHashTable * out_lines_aggr_ht
 
GHashTable * nonthreaded_syncing_fpath2ei_ht
 
GHashTable * fileinfo_ht
 

Detailed Description

Definition at line 34 of file indexes.h.

Field Documentation

◆ exc_fpath_coll_ht

GHashTable* indexes::exc_fpath_coll_ht[QUEUE_MAX]

Definition at line 39 of file indexes.h.

◆ exc_fpath_ht

GHashTable* indexes::exc_fpath_ht

Definition at line 38 of file indexes.h.

◆ fileinfo_ht

GHashTable* indexes::fileinfo_ht

Definition at line 43 of file indexes.h.

◆ fpath2ei_coll_ht

GHashTable* indexes::fpath2ei_coll_ht[QUEUE_MAX]

Definition at line 40 of file indexes.h.

◆ fpath2ei_ht

GHashTable* indexes::fpath2ei_ht

Definition at line 37 of file indexes.h.

◆ fpath2wd_ht

GHashTable* indexes::fpath2wd_ht

Definition at line 36 of file indexes.h.

◆ nonthreaded_syncing_fpath2ei_ht

GHashTable* indexes::nonthreaded_syncing_fpath2ei_ht

Definition at line 42 of file indexes.h.

◆ out_lines_aggr_ht

GHashTable* indexes::out_lines_aggr_ht

Definition at line 41 of file indexes.h.

◆ wd2fpath_ht

GHashTable* indexes::wd2fpath_ht

Definition at line 35 of file indexes.h.


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