|
BuildCache
|
| Cbcache::cache_entry_t | Meta data for a single cache entry |
| Cbcache::cache_stats_t | |
| Cbcache::cache_t | An interface to the different caches |
| Cbcache::program_wrapper_t::capabilities_t | A helper class for managing wrapper capabilities |
| Cbcache::data_store_t | Provide access to a local key/value store |
| Cbcache::direct_mode_manifest_t | A direct mode cache manifest |
| Cbcache::env_var_t | A helper class for reading and parsing environment variables |
| Cbcache::file::exe_path_t | Path to an executable file |
| Cbcache::expected_file_t | A description of an output file that is expected to be produced by a program |
| Cbcache::file::file_info_t | Information about a file |
| Cbcache::file::file_lock_t | A scoped exclusive global lock class |
| Cbcache::hasher_t::hash_t | A helper class for storing the data hash |
| Cbcache::hasher_t | A class for hashing data |
| Cbcache::data_store_t::item_t | A data item |
| Cbcache::local_cache_t | |
| Cbcache::debug::log | A simple log stream object |
| Cbcache::perf::perf_scope_t | A scoped perf logger |
| ▼Cbcache::program_wrapper_t | The base class for all program wrappers |
| ▼Cbcache::gcc_wrapper_t | A program wrapper for GCC and GCC-like C/C++ compilers |
| Cbcache::ccc_analyzer_wrapper_t | This is a wrapper for the scan-build ccc-analyzer (a Clang-based static analyzer) |
| Cbcache::ghs_wrapper_t | This is a wrapper for the Green Hills Software C/C++ compiler |
| Cbcache::qcc_wrapper_t | This is a wrapper for the QNX C/C++ compiler, QCC |
| Cbcache::lua_wrapper_t | A program wrapper that wraps Lua scripts |
| ▼Cbcache::msvc_wrapper_t | A program wrapper MS Visual Studio |
| Cbcache::clang_cl_wrapper_t | The clang-cl wrapper is almost identical to the MSVC wrapper |
| ▼Cbcache::ti_common_wrapper_t | A base wrapper for the TI compilers |
| Cbcache::ti_arm_cgt_wrapper_t | A program wrapper for the TI ARM CGT compiler |
| Cbcache::ti_arp32_wrapper_t | A program wrapper for the TI ARP32 compiler |
| Cbcache::ti_c6x_wrapper_t | A program wrapper for the TI C6x compiler |
| ▼Cbcache::remote_cache_provider_t | |
| ▼Cbcache::http_cache_provider_t | |
| Cbcache::s3_cache_provider_t | |
| Cbcache::redis_cache_provider_t | |
| Cbcache::remote_cache_t | |
| Cbcache::sys::run_result_t | Run results from an external command |
| Cbcache::lua_wrapper_t::runner_t | |
| Cbcache::scoped_set_env_t | A class for temporarily modifying an environment variable |
| Cbcache::scoped_unset_env_t | A class for temporarily clearing an environment variable |
| Cbcache::file::scoped_work_dir_t | A helper class for temporarily changing the current working dir (CWD) |
| Cbcache::string_list_t | A convenient vector of strings container with support functions for program argument handling |
| Cbcache::file::tmp_file_t | A helper class for handling temporary files and directories |
1.8.17