CodeSonar C++ API
[For improved navigation, enable JavaScript.]
cs::project Member List

This is the complete list of members for cs::project, including all inherited members.

as_repr() constcs::projectinline
as_string() constcs::projectinline
cmp(const project &other) constcs::projectinline
compunits() constcs::projectinline
compunits_vector() constcs::projectinline
current()cs::projectinlinestatic
error_count(bool including_ignored=false) constcs::projectinline
file_is_newer(const std::string &fn) constcs::projectinline
find_ast_by_address(effective_address ea) constcs::projectinline
find_compunit(csuint32 id) constcs::projectinline
find_containing_symbols_by_address(effective_address ea) constcs::projectinline
find_file_line_by_address(effective_address ea) constcs::projectinline
find_points_by_address(effective_address ea) constcs::projectinline
find_procedure(const std::string &procname) constcs::projectinline
find_procedure(csint64 id) constcs::projectinline
find_procedure_by_address(effective_address ea) constcs::projectinline
find_symbols_by_address(effective_address ea) constcs::projectinline
get_data_bytes_by_address(effective_address ea, size_t num_bytes)cs::projectinline
get_uint16_by_address(effective_address ea)cs::projectinline
get_uint32_by_address(effective_address ea)cs::projectinline
get_uint64_by_address(effective_address ea)cs::projectinline
get_uint8_by_address(effective_address ea)cs::projectinline
get_vsa_results()cs::projectinline
handle() constcs::projectinline
has_unnormalized_c_asts() constcs::projectinline
hash() constcs::projectinline
ignored_compunits() constcs::projectinline
incremental_capable() constcs::projectinline
is_loaded()cs::projectinlinestatic
is_read_only() constcs::projectinline
lookup_compunit_handle(const std::string &compunit_handle) constcs::projectinline
lookup_point_handle(const std::string &point_handle) constcs::projectinline
lookup_procedure_handle(const std::string &proc_handle) constcs::projectinline
lookup_project_handle(const std::string &project_handle)cs::projectinlinestatic
lookup_register_symbol(const std::string &regname) constcs::projectinline
lookup_sfile_handle(const std::string &sfile_handle) constcs::projectinline
lookup_sfileinst_handle(const std::string &sfileinst_handle) constcs::projectinline
lookup_symbol(const std::string &symname) constcs::projectinline
lookup_symbol_handle(const std::string &symbol_handle) constcs::projectinline
name() constcs::projectinline
operator!=(const project &a, const project &b)cs::projectrelated
operator<(const project &a, const project &b)cs::projectrelated
operator<=(const project &a, const project &b)cs::projectrelated
operator==(const project &a, const project &b)cs::projectrelated
operator>(const project &a, const project &b)cs::projectrelated
operator>=(const project &a, const project &b)cs::projectrelated
param_symbol(size_t num) constcs::projectinline
prj_files_directory() constcs::projectinline
procedures() constcs::projectinline
procedures_vector() constcs::projectinline
root_directories() constcs::projectinline
root_directory_count() constcs::projectinline
run_multiinterval_analysis(procedure_name_to_model_vector const &fn_to_model_str)cs::projectinline
sfiles() constcs::projectinline
symbols() constcs::projectinline
token_search(const xr_query &q) constcs::projectinline
warning_count(bool including_ignored=false) constcs::projectinline
xtype_to_c_decl(ast xtype_ast, const std::string id, csuint32 struct_depth, xtype_render_style style, const std::string prefix, const std::string indent) constcs::projectinline