#include <apr.h>
#include "svn_types.h"
Go to the source code of this file.
Data Structures | |
| struct | svn_cache_config_t |
| Cache resource settings. More... | |
Functions | |
| const svn_cache_config_t * | svn_cache_config_get (void) |
| Get the current cache configuration. | |
| void | svn_cache_config_set (const svn_cache_config_t *settings) |
| Set the cache configuration. | |
Definition in file svn_cache_config.h.
1.4.7