apol_policy_path Struct Reference

List of all members.

Public Attributes

apol_policy_path_type_e path_type
char * base
apol_vector_tmodules

Member Data Documentation

apol_policy_path_type_e apol_policy_path::path_type
 

Definition at line 40 of file policy-path.c.

Referenced by apol_policy_path_compare(), apol_policy_path_create(), apol_policy_path_create_from_policy_path(), apol_policy_path_get_modules(), apol_policy_path_get_type(), apol_policy_path_to_file(), and apol_policy_path_to_string().

char* apol_policy_path::base
 

Definition at line 41 of file policy-path.c.

Referenced by apol_policy_path_compare(), apol_policy_path_create_from_policy_path(), apol_policy_path_get_primary(), apol_policy_path_to_file(), and apol_policy_path_to_string().

apol_vector_t* apol_policy_path::modules
 

Definition at line 42 of file policy-path.c.

Referenced by apol_policy_path_compare(), apol_policy_path_create(), apol_policy_path_create_from_file(), apol_policy_path_create_from_policy_path(), apol_policy_path_create_from_string(), apol_policy_path_get_modules(), apol_policy_path_to_file(), and apol_policy_path_to_string().


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