Asterisk - The Open Source Telephony Project  21.4.1
Public Member Functions | Data Fields
ast_bucket_file Struct Reference

Bucket file structure, contains reference to file and information about it. More...

#include <bucket.h>

Public Member Functions

 SORCERY_OBJECT (details)
 Sorcery object information.
 

Data Fields

struct ast_string_field_mgr __field_mgr
 
struct ast_string_field_pool__field_mgr_pool
 Stringfields.
 
struct timeval created
 When this file was created.
 
struct ao2_containermetadata
 Container of metadata attributes about file.
 
struct timeval modified
 When this file was last modified.
 
char path [PATH_MAX]
 Local path to this file.
 
const ast_string_field scheme
 Name of scheme in use.
 
struct ast_bucket_schemescheme_impl
 Scheme implementation in use.
 

Detailed Description

Bucket file structure, contains reference to file and information about it.

Definition at line 78 of file bucket.h.


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