|
BuildCache
|
| ▼Nbcache | The top level namespace |
| ▼Ndebug | Debug logging functions |
| Clog | A simple log stream object |
| ▼Nfile | File utility functions and classes |
| Cexe_path_t | Path to an executable file |
| Cfile_info_t | Information about a file |
| Cfile_lock_t | A scoped exclusive global lock class |
| Cscoped_work_dir_t | A helper class for temporarily changing the current working dir (CWD) |
| Ctmp_file_t | A helper class for handling temporary files and directories |
| ▼Nperf | Performance profiling functions |
| Cperf_scope_t | A scoped perf logger |
| ▼Nsys | System utility functions |
| Crun_result_t | Run results from an external command |
| Ccache_entry_t | Meta data for a single cache entry |
| Ccache_stats_t | |
| Ccache_t | An interface to the different caches |
| Cccc_analyzer_wrapper_t | This is a wrapper for the scan-build ccc-analyzer (a Clang-based static analyzer) |
| Cclang_cl_wrapper_t | The clang-cl wrapper is almost identical to the MSVC wrapper |
| ▼Cdata_store_t | Provide access to a local key/value store |
| Citem_t | A data item |
| Cdirect_mode_manifest_t | A direct mode cache manifest |
| Cenv_var_t | A helper class for reading and parsing environment variables |
| Cexpected_file_t | A description of an output file that is expected to be produced by a program |
| Cgcc_wrapper_t | A program wrapper for GCC and GCC-like C/C++ compilers |
| Cghs_wrapper_t | This is a wrapper for the Green Hills Software C/C++ compiler |
| ▼Chasher_t | A class for hashing data |
| Chash_t | A helper class for storing the data hash |
| Chttp_cache_provider_t | |
| Clocal_cache_t | |
| ▼Clua_wrapper_t | A program wrapper that wraps Lua scripts |
| Crunner_t | |
| Cmsvc_wrapper_t | A program wrapper MS Visual Studio |
| ▼Cprogram_wrapper_t | The base class for all program wrappers |
| Ccapabilities_t | A helper class for managing wrapper capabilities |
| Cqcc_wrapper_t | This is a wrapper for the QNX C/C++ compiler, QCC |
| Credis_cache_provider_t | |
| Cremote_cache_provider_t | |
| Cremote_cache_t | |
| Cs3_cache_provider_t | |
| Cscoped_set_env_t | A class for temporarily modifying an environment variable |
| Cscoped_unset_env_t | A class for temporarily clearing an environment variable |
| Cstring_list_t | A convenient vector of strings container with support functions for program argument handling |
| Cti_arm_cgt_wrapper_t | A program wrapper for the TI ARM CGT compiler |
| Cti_arp32_wrapper_t | A program wrapper for the TI ARP32 compiler |
| Cti_c6x_wrapper_t | A program wrapper for the TI C6x compiler |
| Cti_common_wrapper_t | A base wrapper for the TI compilers |
1.8.17