CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
loader::CvmfsOptions Struct Reference

Public Attributes

char * config
 
int uid
 
int gid
 
int system_mount
 
int grab_mountpoint
 
int cvmfs_suid
 
int disable_watchdog
 
int simple_options_parsing
 
int foreground
 
int fuse_debug
 
int ign_netdev
 
int ign_user
 
int ign_nouser
 
int ign_users
 
int ign_auto
 
int ign_noauto
 
int ign_libfuse
 

Detailed Description

Definition at line 57 of file loader.cc.

Member Data Documentation

char* loader::CvmfsOptions::config

Definition at line 58 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::cvmfs_suid

Definition at line 63 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::disable_watchdog

Definition at line 64 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::foreground

Definition at line 66 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::fuse_debug

Definition at line 67 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::gid

Definition at line 60 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::grab_mountpoint

Definition at line 62 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::ign_auto

Definition at line 74 of file loader.cc.

int loader::CvmfsOptions::ign_libfuse

Definition at line 76 of file loader.cc.

int loader::CvmfsOptions::ign_netdev

Definition at line 70 of file loader.cc.

int loader::CvmfsOptions::ign_noauto

Definition at line 75 of file loader.cc.

int loader::CvmfsOptions::ign_nouser

Definition at line 72 of file loader.cc.

int loader::CvmfsOptions::ign_user

Definition at line 71 of file loader.cc.

int loader::CvmfsOptions::ign_users

Definition at line 73 of file loader.cc.

int loader::CvmfsOptions::simple_options_parsing

Definition at line 65 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::system_mount

Definition at line 61 of file loader.cc.

Referenced by loader::ParseCmdLine().

int loader::CvmfsOptions::uid

Definition at line 59 of file loader.cc.

Referenced by loader::ParseCmdLine().


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