FOSSology  3.2.0rc1
Open Source License Compliance by Open Source Software
uploadtree_struct Struct Reference

#include <buckets.h>

Collaboration diagram for uploadtree_struct:
Collaboration graph

Public Attributes

int uploadtree_pk
 
char * ufile_name
 
int upload_fk
 
int ufile_mode
 
int pfile_fk
 
int lft
 
int rgt
 

Detailed Description

struct uploadtree_struct uploadtree record values

Definition at line 110 of file buckets.h.

Member Data Documentation

int uploadtree_struct::lft

Left child range

Definition at line 117 of file buckets.h.

int uploadtree_struct::pfile_fk

Pfile id

Definition at line 116 of file buckets.h.

int uploadtree_struct::rgt

Right child range

Definition at line 118 of file buckets.h.

int uploadtree_struct::ufile_mode

Upload mode

Definition at line 115 of file buckets.h.

char* uploadtree_struct::ufile_name

Upload name

Definition at line 113 of file buckets.h.

int uploadtree_struct::upload_fk

Upload id

Definition at line 114 of file buckets.h.

int uploadtree_struct::uploadtree_pk

Upload tree id

Definition at line 112 of file buckets.h.


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