|
Data Structures |
struct | metric_ty |
struct | metric_list_ty |
struct | history_version_ty |
struct | attributes_ty |
struct | attributes_list_ty |
struct | cstate_architecture_list_ty |
struct | cstate_copyright_years_list_ty |
struct | cstate_architecture_times_ty |
struct | cstate_architecture_times_list_ty |
struct | cstate_history_ty |
struct | cstate_history_list_ty |
struct | cstate_branch_history_name_list_ty |
struct | cstate_branch_history_ty |
struct | cstate_branch_history_list_ty |
struct | cstate_branch_change_list_ty |
struct | cstate_branch_sub_branch_list_ty |
struct | cstate_branch_administrator_list_ty |
struct | cstate_branch_developer_list_ty |
struct | cstate_branch_reviewer_list_ty |
struct | cstate_branch_integrator_list_ty |
struct | cstate_branch_ty |
struct | cstate_src_ty |
struct | cstate_src_list_ty |
struct | cstate_ty |
Defines |
#define | change_cause_max 7 |
#define | file_action_max 5 |
#define | file_usage_max 5 |
#define | metric_name_mask ((unsigned long)0) |
#define | metric_value_mask ((unsigned long)1 << 0) |
#define | metric_trace(x) |
#define | metric_list_trace(x) |
#define | history_version_encoding_max 3 |
#define | history_version_revision_mask ((unsigned long)0) |
#define | history_version_encoding_mask ((unsigned long)1 << 0) |
#define | history_version_trace(x) |
#define | attributes_name_mask ((unsigned long)0) |
#define | attributes_value_mask ((unsigned long)0) |
#define | attributes_trace(x) |
#define | attributes_list_trace(x) |
#define | cstate_architecture_list_trace(x) |
#define | cstate_copyright_years_list_trace(x) |
#define | cstate_state_max 7 |
#define | cstate_architecture_times_variant_mask ((unsigned long)0) |
#define | cstate_architecture_times_node_mask ((unsigned long)0) |
#define | cstate_architecture_times_build_time_mask ((unsigned long)1 << 0) |
#define | cstate_architecture_times_test_time_mask ((unsigned long)1 << 1) |
#define | cstate_architecture_times_test_baseline_time_mask ((unsigned long)1 << 2) |
#define | cstate_architecture_times_regression_test_time_mask ((unsigned long)1 << 3) |
#define | cstate_architecture_times_trace(x) |
#define | cstate_architecture_times_list_trace(x) |
#define | cstate_history_what_max 19 |
#define | cstate_history_when_mask ((unsigned long)1 << 0) |
#define | cstate_history_what_mask ((unsigned long)1 << 1) |
#define | cstate_history_who_mask ((unsigned long)0) |
#define | cstate_history_why_mask ((unsigned long)0) |
#define | cstate_history_trace(x) |
#define | cstate_history_list_trace(x) |
#define | cstate_branch_develop_end_action_max 3 |
#define | cstate_branch_history_name_list_trace(x) |
#define | cstate_branch_history_delta_number_mask ((unsigned long)1 << 0) |
#define | cstate_branch_history_change_number_mask ((unsigned long)1 << 1) |
#define | cstate_branch_history_name_mask ((unsigned long)0) |
#define | cstate_branch_history_trace(x) |
#define | cstate_branch_history_list_trace(x) |
#define | cstate_branch_change_list_trace(x) |
#define | cstate_branch_sub_branch_list_trace(x) |
#define | cstate_branch_administrator_list_trace(x) |
#define | cstate_branch_developer_list_trace(x) |
#define | cstate_branch_reviewer_list_trace(x) |
#define | cstate_branch_integrator_list_trace(x) |
#define | cstate_branch_umask_mask ((unsigned long)1 << 0) |
#define | cstate_branch_developer_may_review_mask ((unsigned long)1 << 1) |
#define | cstate_branch_developer_may_integrate_mask ((unsigned long)1 << 2) |
#define | cstate_branch_reviewer_may_integrate_mask ((unsigned long)1 << 3) |
#define | cstate_branch_developers_may_create_changes_mask ((unsigned long)1 << 4) |
#define | cstate_branch_forced_develop_begin_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_develop_end_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_develop_end_undo_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_review_begin_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_review_begin_undo_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_review_pass_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_review_pass_undo_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_review_fail_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_integrate_pass_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_integrate_fail_notify_command_mask ((unsigned long)0) |
#define | cstate_branch_default_test_exemption_mask ((unsigned long)1 << 5) |
#define | cstate_branch_default_test_regression_exemption_mask ((unsigned long)1 << 6) |
#define | cstate_branch_skip_unlucky_mask ((unsigned long)1 << 7) |
#define | cstate_branch_compress_database_mask ((unsigned long)1 << 8) |
#define | cstate_branch_develop_end_action_mask ((unsigned long)1 << 9) |
#define | cstate_branch_history_mask ((unsigned long)0) |
#define | cstate_branch_change_mask ((unsigned long)0) |
#define | cstate_branch_sub_branch_mask ((unsigned long)0) |
#define | cstate_branch_administrator_mask ((unsigned long)0) |
#define | cstate_branch_developer_mask ((unsigned long)0) |
#define | cstate_branch_reviewer_mask ((unsigned long)0) |
#define | cstate_branch_integrator_mask ((unsigned long)0) |
#define | cstate_branch_currently_integrating_change_mask ((unsigned long)1 << 10) |
#define | cstate_branch_default_development_directory_mask ((unsigned long)0) |
#define | cstate_branch_minimum_change_number_mask ((unsigned long)1 << 11) |
#define | cstate_branch_reuse_change_numbers_mask ((unsigned long)1 << 12) |
#define | cstate_branch_minimum_branch_number_mask ((unsigned long)1 << 13) |
#define | cstate_branch_protect_development_directory_mask ((unsigned long)1 << 14) |
#define | cstate_branch_trace(x) |
#define | cstate_src_file_name_mask ((unsigned long)0) |
#define | cstate_src_uuid_mask ((unsigned long)0) |
#define | cstate_src_action_mask ((unsigned long)1 << 0) |
#define | cstate_src_edit_number_mask ((unsigned long)0) |
#define | cstate_src_usage_mask ((unsigned long)1 << 1) |
#define | cstate_src_diff_time_mask ((unsigned long)1 << 2) |
#define | cstate_src_diff_file_time_mask ((unsigned long)1 << 3) |
#define | cstate_src_move_mask ((unsigned long)0) |
#define | cstate_src_executable_mask ((unsigned long)1 << 4) |
#define | cstate_src_attribute_mask ((unsigned long)0) |
#define | cstate_src_trace(x) |
#define | cstate_src_list_trace(x) |
#define | cstate_brief_description_mask ((unsigned long)0) |
#define | cstate_description_mask ((unsigned long)0) |
#define | cstate_cause_mask ((unsigned long)1 << 0) |
#define | cstate_test_exempt_mask ((unsigned long)1 << 1) |
#define | cstate_test_baseline_exempt_mask ((unsigned long)1 << 2) |
#define | cstate_regression_test_exempt_mask ((unsigned long)1 << 3) |
#define | cstate_architecture_mask ((unsigned long)0) |
#define | cstate_copyright_years_mask ((unsigned long)0) |
#define | cstate_version_previous_mask ((unsigned long)0) |
#define | cstate_attribute_mask ((unsigned long)0) |
#define | cstate_state_mask ((unsigned long)1 << 4) |
#define | cstate_given_test_exemption_mask ((unsigned long)1 << 5) |
#define | cstate_given_regression_test_exemption_mask ((unsigned long)1 << 6) |
#define | cstate_delta_number_mask ((unsigned long)1 << 7) |
#define | cstate_delta_uuid_mask ((unsigned long)0) |
#define | cstate_minimum_integration_mask ((unsigned long)1 << 8) |
#define | cstate_project_file_command_sync_mask ((unsigned long)1 << 9) |
#define | cstate_build_time_mask ((unsigned long)1 << 10) |
#define | cstate_test_time_mask ((unsigned long)1 << 11) |
#define | cstate_test_baseline_time_mask ((unsigned long)1 << 12) |
#define | cstate_regression_test_time_mask ((unsigned long)1 << 13) |
#define | cstate_architecture_times_mask ((unsigned long)0) |
#define | cstate_development_directory_mask ((unsigned long)0) |
#define | cstate_integration_directory_mask ((unsigned long)0) |
#define | cstate_history_mask ((unsigned long)0) |
#define | cstate_uuid_mask ((unsigned long)0) |
#define | cstate_branch_mask ((unsigned long)0) |
#define | cstate_src_mask ((unsigned long)0) |
#define | cstate_trace(x) |
Enumerations |
enum | change_cause_ty {
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain,
change_cause_external_bug,
change_cause_external_enhancement,
change_cause_external_improvement,
change_cause_internal_bug,
change_cause_internal_enhancement,
change_cause_internal_improvement,
change_cause_chain
} |
enum | file_action_ty {
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent,
file_action_create,
file_action_modify,
file_action_remove,
file_action_insulate,
file_action_transparent
} |
enum | file_usage_ty {
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test,
file_usage_source,
file_usage_config,
file_usage_build,
file_usage_test,
file_usage_manual_test
} |
enum | history_version_encoding_ty {
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64,
history_version_encoding_none,
history_version_encoding_quoted_printable,
history_version_encoding_base64
} |
enum | cstate_state_ty {
cstate_state_awaiting_development,
cstate_state_being_developed,
cstate_state_awaiting_review,
cstate_state_being_reviewed,
cstate_state_awaiting_integration,
cstate_state_being_integrated,
cstate_state_completed
} |
enum | cstate_history_what_ty {
cstate_history_what_new_change,
cstate_history_what_develop_begin,
cstate_history_what_develop_begin_undo,
cstate_history_what_develop_end,
cstate_history_what_develop_end_2ar,
cstate_history_what_develop_end_2ai,
cstate_history_what_develop_end_undo,
cstate_history_what_review_begin,
cstate_history_what_review_begin_undo,
cstate_history_what_review_pass,
cstate_history_what_review_pass_2ar,
cstate_history_what_review_pass_2br,
cstate_history_what_review_pass_undo,
cstate_history_what_review_pass_undo_2ar,
cstate_history_what_review_fail,
cstate_history_what_integrate_begin,
cstate_history_what_integrate_begin_undo,
cstate_history_what_integrate_pass,
cstate_history_what_integrate_fail
} |
enum | cstate_branch_develop_end_action_ty { cstate_branch_develop_end_action_goto_being_reviewed,
cstate_branch_develop_end_action_goto_awaiting_review,
cstate_branch_develop_end_action_goto_awaiting_integration
} |
Functions |
void | change_cause_write (const output::pointer &fp, const char *name, change_cause_ty value, bool show) |
void | change_cause_write_xml (const output::pointer &fp, const char *name, change_cause_ty value, bool show) |
const char * | change_cause_ename (change_cause_ty) |
void | file_action_write (const output::pointer &fp, const char *name, file_action_ty value, bool show) |
void | file_action_write_xml (const output::pointer &fp, const char *name, file_action_ty value, bool show) |
const char * | file_action_ename (file_action_ty) |
void | file_usage_write (const output::pointer &fp, const char *name, file_usage_ty value, bool show) |
void | file_usage_write_xml (const output::pointer &fp, const char *name, file_usage_ty value, bool show) |
const char * | file_usage_ename (file_usage_ty) |
void | metric_write (const output::pointer &fp, const char *name, metric_ty *value) |
void | metric_write_xml (const output::pointer &fp, const char *name, metric_ty *value) |
metric_ty * | metric_copy (metric_ty *) |
metric_ty * | metric_clone (metric_ty *) |
metric_list_ty * | metric_list_copy (metric_list_ty *) |
metric_list_ty * | metric_list_clone (metric_list_ty *) |
void | metric_list_write (const output::pointer &fp, const char *name, metric_list_ty *value) |
void | metric_list_write_xml (const output::pointer &fp, const char *name, metric_list_ty *value) |
void | history_version_encoding_write (const output::pointer &fp, const char *name, history_version_encoding_ty value, bool show) |
void | history_version_encoding_write_xml (const output::pointer &fp, const char *name, history_version_encoding_ty value, bool show) |
const char * | history_version_encoding_ename (history_version_encoding_ty) |
void | history_version_write (const output::pointer &fp, const char *name, history_version_ty *value) |
void | history_version_write_xml (const output::pointer &fp, const char *name, history_version_ty *value) |
history_version_ty * | history_version_copy (history_version_ty *) |
history_version_ty * | history_version_clone (history_version_ty *) |
void | attributes_write (const output::pointer &fp, const char *name, attributes_ty *value) |
void | attributes_write_xml (const output::pointer &fp, const char *name, attributes_ty *value) |
attributes_ty * | attributes_copy (attributes_ty *) |
attributes_ty * | attributes_clone (attributes_ty *) |
attributes_list_ty * | attributes_list_copy (attributes_list_ty *) |
attributes_list_ty * | attributes_list_clone (attributes_list_ty *) |
void | attributes_list_write (const output::pointer &fp, const char *name, attributes_list_ty *value) |
void | attributes_list_write_xml (const output::pointer &fp, const char *name, attributes_list_ty *value) |
cstate_architecture_list_ty * | cstate_architecture_list_copy (cstate_architecture_list_ty *) |
cstate_architecture_list_ty * | cstate_architecture_list_clone (cstate_architecture_list_ty *) |
void | cstate_architecture_list_write (const output::pointer &fp, const char *name, cstate_architecture_list_ty *value) |
void | cstate_architecture_list_write_xml (const output::pointer &fp, const char *name, cstate_architecture_list_ty *value) |
cstate_copyright_years_list_ty * | cstate_copyright_years_list_copy (cstate_copyright_years_list_ty *) |
cstate_copyright_years_list_ty * | cstate_copyright_years_list_clone (cstate_copyright_years_list_ty *) |
void | cstate_copyright_years_list_write (const output::pointer &fp, const char *name, cstate_copyright_years_list_ty *value) |
void | cstate_copyright_years_list_write_xml (const output::pointer &fp, const char *name, cstate_copyright_years_list_ty *value) |
void | cstate_state_write (const output::pointer &fp, const char *name, cstate_state_ty value, bool show) |
void | cstate_state_write_xml (const output::pointer &fp, const char *name, cstate_state_ty value, bool show) |
const char * | cstate_state_ename (cstate_state_ty) |
void | cstate_architecture_times_write (const output::pointer &fp, const char *name, cstate_architecture_times_ty *value) |
void | cstate_architecture_times_write_xml (const output::pointer &fp, const char *name, cstate_architecture_times_ty *value) |
cstate_architecture_times_ty * | cstate_architecture_times_copy (cstate_architecture_times_ty *) |
cstate_architecture_times_ty * | cstate_architecture_times_clone (cstate_architecture_times_ty *) |
cstate_architecture_times_list_ty * | cstate_architecture_times_list_copy (cstate_architecture_times_list_ty *) |
cstate_architecture_times_list_ty * | cstate_architecture_times_list_clone (cstate_architecture_times_list_ty *) |
void | cstate_architecture_times_list_write (const output::pointer &fp, const char *name, cstate_architecture_times_list_ty *value) |
void | cstate_architecture_times_list_write_xml (const output::pointer &fp, const char *name, cstate_architecture_times_list_ty *value) |
void | cstate_history_what_write (const output::pointer &fp, const char *name, cstate_history_what_ty value, bool show) |
void | cstate_history_what_write_xml (const output::pointer &fp, const char *name, cstate_history_what_ty value, bool show) |
const char * | cstate_history_what_ename (cstate_history_what_ty) |
void | cstate_history_write (const output::pointer &fp, const char *name, cstate_history_ty *value) |
void | cstate_history_write_xml (const output::pointer &fp, const char *name, cstate_history_ty *value) |
cstate_history_ty * | cstate_history_copy (cstate_history_ty *) |
cstate_history_ty * | cstate_history_clone (cstate_history_ty *) |
cstate_history_list_ty * | cstate_history_list_copy (cstate_history_list_ty *) |
cstate_history_list_ty * | cstate_history_list_clone (cstate_history_list_ty *) |
void | cstate_history_list_write (const output::pointer &fp, const char *name, cstate_history_list_ty *value) |
void | cstate_history_list_write_xml (const output::pointer &fp, const char *name, cstate_history_list_ty *value) |
void | cstate_branch_develop_end_action_write (const output::pointer &fp, const char *name, cstate_branch_develop_end_action_ty value, bool show) |
void | cstate_branch_develop_end_action_write_xml (const output::pointer &fp, const char *name, cstate_branch_develop_end_action_ty value, bool show) |
const char * | cstate_branch_develop_end_action_ename (cstate_branch_develop_end_action_ty) |
cstate_branch_history_name_list_ty * | cstate_branch_history_name_list_copy (cstate_branch_history_name_list_ty *) |
cstate_branch_history_name_list_ty * | cstate_branch_history_name_list_clone (cstate_branch_history_name_list_ty *) |
void | cstate_branch_history_name_list_write (const output::pointer &fp, const char *name, cstate_branch_history_name_list_ty *value) |
void | cstate_branch_history_name_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_history_name_list_ty *value) |
void | cstate_branch_history_write (const output::pointer &fp, const char *name, cstate_branch_history_ty *value) |
void | cstate_branch_history_write_xml (const output::pointer &fp, const char *name, cstate_branch_history_ty *value) |
cstate_branch_history_ty * | cstate_branch_history_copy (cstate_branch_history_ty *) |
cstate_branch_history_ty * | cstate_branch_history_clone (cstate_branch_history_ty *) |
cstate_branch_history_list_ty * | cstate_branch_history_list_copy (cstate_branch_history_list_ty *) |
cstate_branch_history_list_ty * | cstate_branch_history_list_clone (cstate_branch_history_list_ty *) |
void | cstate_branch_history_list_write (const output::pointer &fp, const char *name, cstate_branch_history_list_ty *value) |
void | cstate_branch_history_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_history_list_ty *value) |
cstate_branch_change_list_ty * | cstate_branch_change_list_copy (cstate_branch_change_list_ty *) |
cstate_branch_change_list_ty * | cstate_branch_change_list_clone (cstate_branch_change_list_ty *) |
void | cstate_branch_change_list_write (const output::pointer &fp, const char *name, cstate_branch_change_list_ty *value) |
void | cstate_branch_change_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_change_list_ty *value) |
cstate_branch_sub_branch_list_ty * | cstate_branch_sub_branch_list_copy (cstate_branch_sub_branch_list_ty *) |
cstate_branch_sub_branch_list_ty * | cstate_branch_sub_branch_list_clone (cstate_branch_sub_branch_list_ty *) |
void | cstate_branch_sub_branch_list_write (const output::pointer &fp, const char *name, cstate_branch_sub_branch_list_ty *value) |
void | cstate_branch_sub_branch_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_sub_branch_list_ty *value) |
cstate_branch_administrator_list_ty * | cstate_branch_administrator_list_copy (cstate_branch_administrator_list_ty *) |
cstate_branch_administrator_list_ty * | cstate_branch_administrator_list_clone (cstate_branch_administrator_list_ty *) |
void | cstate_branch_administrator_list_write (const output::pointer &fp, const char *name, cstate_branch_administrator_list_ty *value) |
void | cstate_branch_administrator_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_administrator_list_ty *value) |
cstate_branch_developer_list_ty * | cstate_branch_developer_list_copy (cstate_branch_developer_list_ty *) |
cstate_branch_developer_list_ty * | cstate_branch_developer_list_clone (cstate_branch_developer_list_ty *) |
void | cstate_branch_developer_list_write (const output::pointer &fp, const char *name, cstate_branch_developer_list_ty *value) |
void | cstate_branch_developer_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_developer_list_ty *value) |
cstate_branch_reviewer_list_ty * | cstate_branch_reviewer_list_copy (cstate_branch_reviewer_list_ty *) |
cstate_branch_reviewer_list_ty * | cstate_branch_reviewer_list_clone (cstate_branch_reviewer_list_ty *) |
void | cstate_branch_reviewer_list_write (const output::pointer &fp, const char *name, cstate_branch_reviewer_list_ty *value) |
void | cstate_branch_reviewer_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_reviewer_list_ty *value) |
cstate_branch_integrator_list_ty * | cstate_branch_integrator_list_copy (cstate_branch_integrator_list_ty *) |
cstate_branch_integrator_list_ty * | cstate_branch_integrator_list_clone (cstate_branch_integrator_list_ty *) |
void | cstate_branch_integrator_list_write (const output::pointer &fp, const char *name, cstate_branch_integrator_list_ty *value) |
void | cstate_branch_integrator_list_write_xml (const output::pointer &fp, const char *name, cstate_branch_integrator_list_ty *value) |
void | cstate_branch_write (const output::pointer &fp, const char *name, cstate_branch_ty *value) |
void | cstate_branch_write_xml (const output::pointer &fp, const char *name, cstate_branch_ty *value) |
cstate_branch_ty * | cstate_branch_copy (cstate_branch_ty *) |
cstate_branch_ty * | cstate_branch_clone (cstate_branch_ty *) |
void | cstate_src_write (const output::pointer &fp, const char *name, cstate_src_ty *value) |
void | cstate_src_write_xml (const output::pointer &fp, const char *name, cstate_src_ty *value) |
cstate_src_ty * | cstate_src_copy (cstate_src_ty *) |
cstate_src_ty * | cstate_src_clone (cstate_src_ty *) |
cstate_src_list_ty * | cstate_src_list_copy (cstate_src_list_ty *) |
cstate_src_list_ty * | cstate_src_list_clone (cstate_src_list_ty *) |
void | cstate_src_list_write (const output::pointer &fp, const char *name, cstate_src_list_ty *value) |
void | cstate_src_list_write_xml (const output::pointer &fp, const char *name, cstate_src_list_ty *value) |
void | cstate_write (const output::pointer &fp, cstate_ty *value) |
void | cstate_write_xml (const output::pointer &fp, cstate_ty *value) |
cstate_ty * | cstate_copy (cstate_ty *) |
cstate_ty * | cstate_clone (cstate_ty *) |
void | cstate_write_file (string_ty *filename, cstate_ty *value, int comp) |
void | cstate_write_file (const nstring &filnam, cstate_ty *value, bool comp) |
cstate_ty * | cstate_read_file (string_ty *filename) |
cstate_ty * | cstate_read_file (const nstring &filename) |
void | cstate__rpt_init (void) |
Variables |
meta_type | change_cause_type |
meta_type | file_action_type |
meta_type | file_usage_type |
meta_type | metric_type |
meta_type | metric_list_type |
meta_type | history_version_encoding_type |
meta_type | history_version_type |
meta_type | attributes_type |
meta_type | attributes_list_type |
meta_type | cstate_architecture_list_type |
meta_type | cstate_copyright_years_list_type |
meta_type | cstate_state_type |
meta_type | cstate_architecture_times_type |
meta_type | cstate_architecture_times_list_type |
meta_type | cstate_history_what_type |
meta_type | cstate_history_type |
meta_type | cstate_history_list_type |
meta_type | cstate_branch_develop_end_action_type |
meta_type | cstate_branch_history_name_list_type |
meta_type | cstate_branch_history_type |
meta_type | cstate_branch_history_list_type |
meta_type | cstate_branch_change_list_type |
meta_type | cstate_branch_sub_branch_list_type |
meta_type | cstate_branch_administrator_list_type |
meta_type | cstate_branch_developer_list_type |
meta_type | cstate_branch_reviewer_list_type |
meta_type | cstate_branch_integrator_list_type |
meta_type | cstate_branch_type |
meta_type | cstate_src_type |
meta_type | cstate_src_list_type |
meta_type | cstate_type |