CernVM-FS  2.12.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cvmfs_options< DerivedT > Struct Template Reference
Inheritance diagram for cvmfs_options< DerivedT >:
Collaboration diagram for cvmfs_options< DerivedT >:

Public Member Functions

int set_option (char const *name, char const *value)
 
int parse_options (char const *options)
 

Detailed Description

template<class DerivedT>
struct cvmfs_options< DerivedT >

Structure to parse the file system options.

Definition at line 220 of file libcvmfs_legacy.cc.

Member Function Documentation

template<class DerivedT >
int cvmfs_options< DerivedT >::parse_options ( char const *  options)
inline

Definition at line 225 of file libcvmfs_legacy.cc.

Referenced by cvmfs_options_clone_legacy(), and cvmfs_options_init_legacy().

Here is the call graph for this function:

Here is the caller graph for this function:

template<class DerivedT >
int cvmfs_options< DerivedT >::set_option ( char const *  name,
char const *  value 
)
inline

Definition at line 221 of file libcvmfs_legacy.cc.

Here is the call graph for this function:


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