Aegis  4.25.D505
Data Structures | Defines | Enumerations | Functions | Variables
/home/archives/aegis/branch.4/branch.25/delta28933.505/libaegis/cstate.fmtgen.h File Reference
#include <libaegis/meta_type.h>
#include <libaegis/output.h>
#include <common/str.h>
#include <common/debug.h>
#include <common/ac/time.h>
#include <common/nstring.h>

Go to the source code of this file.

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_DEF
#define change_cause_max   7
#define file_action_DEF
#define file_action_max   5
#define file_usage_DEF
#define file_usage_max   5
#define metric_DEF
#define metric_name_mask   ((unsigned long)0)
#define metric_value_mask   ((unsigned long)1 << 0)
#define metric_trace(x)
#define metric_list_DEF
#define metric_list_trace(x)
#define history_version_encoding_DEF
#define history_version_encoding_max   3
#define history_version_DEF
#define history_version_revision_mask   ((unsigned long)0)
#define history_version_encoding_mask   ((unsigned long)1 << 0)
#define history_version_uuid_mask   ((unsigned long)0)
#define history_version_trace(x)
#define attributes_DEF
#define attributes_name_mask   ((unsigned long)0)
#define attributes_value_mask   ((unsigned long)0)
#define attributes_trace(x)
#define attributes_list_DEF
#define attributes_list_trace(x)
#define cstate_architecture_list_DEF
#define cstate_architecture_list_trace(x)
#define cstate_copyright_years_list_DEF
#define cstate_copyright_years_list_trace(x)
#define cstate_state_DEF
#define cstate_state_max   7
#define cstate_architecture_times_DEF
#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_DEF
#define cstate_architecture_times_list_trace(x)
#define cstate_history_what_DEF
#define cstate_history_what_max   19
#define cstate_history_DEF
#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_DEF
#define cstate_history_list_trace(x)
#define cstate_branch_develop_end_action_DEF
#define cstate_branch_develop_end_action_max   3
#define cstate_branch_history_name_list_DEF
#define cstate_branch_history_name_list_trace(x)
#define cstate_branch_history_is_a_branch_DEF
#define cstate_branch_history_is_a_branch_max   3
#define cstate_branch_history_DEF
#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_uuid_mask   ((unsigned long)0)
#define cstate_branch_history_when_mask   ((unsigned long)1 << 2)
#define cstate_branch_history_is_a_branch_mask   ((unsigned long)1 << 3)
#define cstate_branch_history_trace(x)
#define cstate_branch_history_list_DEF
#define cstate_branch_history_list_trace(x)
#define cstate_branch_change_list_DEF
#define cstate_branch_change_list_trace(x)
#define cstate_branch_sub_branch_list_DEF
#define cstate_branch_sub_branch_list_trace(x)
#define cstate_branch_administrator_list_DEF
#define cstate_branch_administrator_list_trace(x)
#define cstate_branch_developer_list_DEF
#define cstate_branch_developer_list_trace(x)
#define cstate_branch_reviewer_list_DEF
#define cstate_branch_reviewer_list_trace(x)
#define cstate_branch_integrator_list_DEF
#define cstate_branch_integrator_list_trace(x)
#define cstate_branch_DEF
#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_DEF
#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_DEF
#define cstate_src_list_trace(x)
#define cstate_DEF
#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 }
enum  cstate_branch_history_is_a_branch_ty { cstate_branch_history_is_a_branch_unknown, cstate_branch_history_is_a_branch_yes, cstate_branch_history_is_a_branch_no }

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 change_cause__rpt_init (void)
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_action__rpt_init (void)
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 file_usage__rpt_init (void)
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_tymetric_copy (metric_ty *)
metric_tymetric_clone (metric_ty *)
metric_list_tymetric_list_copy (metric_list_ty *)
metric_list_tymetric_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_encoding__rpt_init (void)
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_tyhistory_version_copy (history_version_ty *)
history_version_tyhistory_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_tyattributes_copy (attributes_ty *)
attributes_tyattributes_clone (attributes_ty *)
attributes_list_tyattributes_list_copy (attributes_list_ty *)
attributes_list_tyattributes_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_tycstate_architecture_list_copy (cstate_architecture_list_ty *)
cstate_architecture_list_tycstate_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_tycstate_copyright_years_list_copy (cstate_copyright_years_list_ty *)
cstate_copyright_years_list_tycstate_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_state__rpt_init (void)
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_tycstate_architecture_times_copy (cstate_architecture_times_ty *)
cstate_architecture_times_tycstate_architecture_times_clone (cstate_architecture_times_ty *)
cstate_architecture_times_list_tycstate_architecture_times_list_copy (cstate_architecture_times_list_ty *)
cstate_architecture_times_list_tycstate_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_what__rpt_init (void)
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_tycstate_history_copy (cstate_history_ty *)
cstate_history_tycstate_history_clone (cstate_history_ty *)
cstate_history_list_tycstate_history_list_copy (cstate_history_list_ty *)
cstate_history_list_tycstate_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)
void cstate_branch_develop_end_action__rpt_init (void)
cstate_branch_history_name_list_tycstate_branch_history_name_list_copy (cstate_branch_history_name_list_ty *)
cstate_branch_history_name_list_tycstate_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_is_a_branch_write (const output::pointer &fp, const char *name, cstate_branch_history_is_a_branch_ty value, bool show)
void cstate_branch_history_is_a_branch_write_xml (const output::pointer &fp, const char *name, cstate_branch_history_is_a_branch_ty value, bool show)
const char * cstate_branch_history_is_a_branch_ename (cstate_branch_history_is_a_branch_ty)
void cstate_branch_history_is_a_branch__rpt_init (void)
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_tycstate_branch_history_copy (cstate_branch_history_ty *)
cstate_branch_history_tycstate_branch_history_clone (cstate_branch_history_ty *)
cstate_branch_history_list_tycstate_branch_history_list_copy (cstate_branch_history_list_ty *)
cstate_branch_history_list_tycstate_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_tycstate_branch_change_list_copy (cstate_branch_change_list_ty *)
cstate_branch_change_list_tycstate_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_tycstate_branch_sub_branch_list_copy (cstate_branch_sub_branch_list_ty *)
cstate_branch_sub_branch_list_tycstate_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_tycstate_branch_administrator_list_copy (cstate_branch_administrator_list_ty *)
cstate_branch_administrator_list_tycstate_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_tycstate_branch_developer_list_copy (cstate_branch_developer_list_ty *)
cstate_branch_developer_list_tycstate_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_tycstate_branch_reviewer_list_copy (cstate_branch_reviewer_list_ty *)
cstate_branch_reviewer_list_tycstate_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_tycstate_branch_integrator_list_copy (cstate_branch_integrator_list_ty *)
cstate_branch_integrator_list_tycstate_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_tycstate_branch_copy (cstate_branch_ty *)
cstate_branch_tycstate_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_tycstate_src_copy (cstate_src_ty *)
cstate_src_tycstate_src_clone (cstate_src_ty *)
cstate_src_list_tycstate_src_list_copy (cstate_src_list_ty *)
cstate_src_list_tycstate_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_tycstate_copy (cstate_ty *)
cstate_tycstate_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_tycstate_read_file (string_ty *filename)
cstate_tycstate_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_is_a_branch_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

Define Documentation

#define attributes_DEF

Definition at line 182 of file cstate.fmtgen.h.

Definition at line 213 of file cstate.fmtgen.h.

#define attributes_list_trace (   x)

Definition at line 233 of file cstate.fmtgen.h.

#define attributes_name_mask   ((unsigned long)0)

Definition at line 184 of file cstate.fmtgen.h.

#define attributes_trace (   x)

Definition at line 208 of file cstate.fmtgen.h.

#define attributes_value_mask   ((unsigned long)0)

Definition at line 185 of file cstate.fmtgen.h.

Definition at line 11 of file cstate.fmtgen.h.

#define change_cause_max   7

Definition at line 22 of file cstate.fmtgen.h.

Definition at line 238 of file cstate.fmtgen.h.

Definition at line 258 of file cstate.fmtgen.h.

#define cstate_architecture_mask   ((unsigned long)0)

Definition at line 917 of file cstate.fmtgen.h.

#define cstate_architecture_times_build_time_mask   ((unsigned long)1 << 0)

Definition at line 315 of file cstate.fmtgen.h.

Definition at line 311 of file cstate.fmtgen.h.

Definition at line 350 of file cstate.fmtgen.h.

Definition at line 370 of file cstate.fmtgen.h.

#define cstate_architecture_times_mask   ((unsigned long)0)

Definition at line 932 of file cstate.fmtgen.h.

#define cstate_architecture_times_node_mask   ((unsigned long)0)

Definition at line 314 of file cstate.fmtgen.h.

#define cstate_architecture_times_regression_test_time_mask   ((unsigned long)1 << 3)

Definition at line 318 of file cstate.fmtgen.h.

#define cstate_architecture_times_test_baseline_time_mask   ((unsigned long)1 << 2)

Definition at line 317 of file cstate.fmtgen.h.

#define cstate_architecture_times_test_time_mask   ((unsigned long)1 << 1)

Definition at line 316 of file cstate.fmtgen.h.

Definition at line 345 of file cstate.fmtgen.h.

#define cstate_architecture_times_variant_mask   ((unsigned long)0)

Definition at line 313 of file cstate.fmtgen.h.

#define cstate_attribute_mask   ((unsigned long)0)

Definition at line 920 of file cstate.fmtgen.h.

Definition at line 644 of file cstate.fmtgen.h.

Definition at line 664 of file cstate.fmtgen.h.

#define cstate_branch_administrator_mask   ((unsigned long)0)

Definition at line 769 of file cstate.fmtgen.h.

Definition at line 594 of file cstate.fmtgen.h.

Definition at line 614 of file cstate.fmtgen.h.

#define cstate_branch_change_mask   ((unsigned long)0)

Definition at line 767 of file cstate.fmtgen.h.

#define cstate_branch_compress_database_mask   ((unsigned long)1 << 8)

Definition at line 764 of file cstate.fmtgen.h.

#define cstate_branch_currently_integrating_change_mask   ((unsigned long)1 << 10)

Definition at line 773 of file cstate.fmtgen.h.

Definition at line 744 of file cstate.fmtgen.h.

#define cstate_branch_default_development_directory_mask   ((unsigned long)0)

Definition at line 774 of file cstate.fmtgen.h.

#define cstate_branch_default_test_exemption_mask   ((unsigned long)1 << 5)

Definition at line 761 of file cstate.fmtgen.h.

#define cstate_branch_default_test_regression_exemption_mask   ((unsigned long)1 << 6)

Definition at line 762 of file cstate.fmtgen.h.

Definition at line 469 of file cstate.fmtgen.h.

#define cstate_branch_develop_end_action_mask   ((unsigned long)1 << 9)

Definition at line 765 of file cstate.fmtgen.h.

Definition at line 476 of file cstate.fmtgen.h.

#define cstate_branch_develop_end_notify_command_mask   ((unsigned long)0)

Definition at line 752 of file cstate.fmtgen.h.

#define cstate_branch_develop_end_undo_notify_command_mask   ((unsigned long)0)

Definition at line 753 of file cstate.fmtgen.h.

Definition at line 669 of file cstate.fmtgen.h.

Definition at line 689 of file cstate.fmtgen.h.

#define cstate_branch_developer_mask   ((unsigned long)0)

Definition at line 770 of file cstate.fmtgen.h.

#define cstate_branch_developer_may_integrate_mask   ((unsigned long)1 << 2)

Definition at line 748 of file cstate.fmtgen.h.

#define cstate_branch_developer_may_review_mask   ((unsigned long)1 << 1)

Definition at line 747 of file cstate.fmtgen.h.

#define cstate_branch_developers_may_create_changes_mask   ((unsigned long)1 << 4)

Definition at line 750 of file cstate.fmtgen.h.

Definition at line 751 of file cstate.fmtgen.h.

#define cstate_branch_history_change_number_mask   ((unsigned long)1 << 1)

Definition at line 533 of file cstate.fmtgen.h.

Definition at line 530 of file cstate.fmtgen.h.

#define cstate_branch_history_delta_number_mask   ((unsigned long)1 << 0)

Definition at line 532 of file cstate.fmtgen.h.

Definition at line 512 of file cstate.fmtgen.h.

#define cstate_branch_history_is_a_branch_mask   ((unsigned long)1 << 3)

Definition at line 537 of file cstate.fmtgen.h.

Definition at line 519 of file cstate.fmtgen.h.

Definition at line 569 of file cstate.fmtgen.h.

Definition at line 589 of file cstate.fmtgen.h.

#define cstate_branch_history_mask   ((unsigned long)0)

Definition at line 766 of file cstate.fmtgen.h.

Definition at line 487 of file cstate.fmtgen.h.

Definition at line 507 of file cstate.fmtgen.h.

#define cstate_branch_history_name_mask   ((unsigned long)0)

Definition at line 534 of file cstate.fmtgen.h.

#define cstate_branch_history_trace (   x)

Definition at line 564 of file cstate.fmtgen.h.

#define cstate_branch_history_uuid_mask   ((unsigned long)0)

Definition at line 535 of file cstate.fmtgen.h.

#define cstate_branch_history_when_mask   ((unsigned long)1 << 2)

Definition at line 536 of file cstate.fmtgen.h.

#define cstate_branch_integrate_fail_notify_command_mask   ((unsigned long)0)

Definition at line 760 of file cstate.fmtgen.h.

#define cstate_branch_integrate_pass_notify_command_mask   ((unsigned long)0)

Definition at line 759 of file cstate.fmtgen.h.

Definition at line 719 of file cstate.fmtgen.h.

Definition at line 739 of file cstate.fmtgen.h.

#define cstate_branch_integrator_mask   ((unsigned long)0)

Definition at line 772 of file cstate.fmtgen.h.

#define cstate_branch_mask   ((unsigned long)0)

Definition at line 937 of file cstate.fmtgen.h.

#define cstate_branch_minimum_branch_number_mask   ((unsigned long)1 << 13)

Definition at line 777 of file cstate.fmtgen.h.

#define cstate_branch_minimum_change_number_mask   ((unsigned long)1 << 11)

Definition at line 775 of file cstate.fmtgen.h.

#define cstate_branch_protect_development_directory_mask   ((unsigned long)1 << 14)

Definition at line 778 of file cstate.fmtgen.h.

#define cstate_branch_reuse_change_numbers_mask   ((unsigned long)1 << 12)

Definition at line 776 of file cstate.fmtgen.h.

#define cstate_branch_review_begin_notify_command_mask   ((unsigned long)0)

Definition at line 754 of file cstate.fmtgen.h.

#define cstate_branch_review_begin_undo_notify_command_mask   ((unsigned long)0)

Definition at line 755 of file cstate.fmtgen.h.

#define cstate_branch_review_fail_notify_command_mask   ((unsigned long)0)

Definition at line 758 of file cstate.fmtgen.h.

#define cstate_branch_review_pass_notify_command_mask   ((unsigned long)0)

Definition at line 756 of file cstate.fmtgen.h.

#define cstate_branch_review_pass_undo_notify_command_mask   ((unsigned long)0)

Definition at line 757 of file cstate.fmtgen.h.

Definition at line 694 of file cstate.fmtgen.h.

Definition at line 714 of file cstate.fmtgen.h.

#define cstate_branch_reviewer_mask   ((unsigned long)0)

Definition at line 771 of file cstate.fmtgen.h.

#define cstate_branch_reviewer_may_integrate_mask   ((unsigned long)1 << 3)

Definition at line 749 of file cstate.fmtgen.h.

#define cstate_branch_skip_unlucky_mask   ((unsigned long)1 << 7)

Definition at line 763 of file cstate.fmtgen.h.

Definition at line 619 of file cstate.fmtgen.h.

Definition at line 639 of file cstate.fmtgen.h.

#define cstate_branch_sub_branch_mask   ((unsigned long)0)

Definition at line 768 of file cstate.fmtgen.h.

#define cstate_branch_trace (   x)

Definition at line 832 of file cstate.fmtgen.h.

#define cstate_branch_umask_mask   ((unsigned long)1 << 0)

Definition at line 746 of file cstate.fmtgen.h.

#define cstate_brief_description_mask   ((unsigned long)0)

Definition at line 911 of file cstate.fmtgen.h.

#define cstate_build_time_mask   ((unsigned long)1 << 10)

Definition at line 928 of file cstate.fmtgen.h.

#define cstate_cause_mask   ((unsigned long)1 << 0)

Definition at line 913 of file cstate.fmtgen.h.

Definition at line 263 of file cstate.fmtgen.h.

Definition at line 283 of file cstate.fmtgen.h.

#define cstate_copyright_years_mask   ((unsigned long)0)

Definition at line 918 of file cstate.fmtgen.h.

#define cstate_DEF

Definition at line 909 of file cstate.fmtgen.h.

#define cstate_delta_number_mask   ((unsigned long)1 << 7)

Definition at line 924 of file cstate.fmtgen.h.

#define cstate_delta_uuid_mask   ((unsigned long)0)

Definition at line 925 of file cstate.fmtgen.h.

#define cstate_description_mask   ((unsigned long)0)

Definition at line 912 of file cstate.fmtgen.h.

#define cstate_development_directory_mask   ((unsigned long)0)

Definition at line 933 of file cstate.fmtgen.h.

#define cstate_given_regression_test_exemption_mask   ((unsigned long)1 << 6)

Definition at line 923 of file cstate.fmtgen.h.

#define cstate_given_test_exemption_mask   ((unsigned long)1 << 5)

Definition at line 922 of file cstate.fmtgen.h.

Definition at line 409 of file cstate.fmtgen.h.

Definition at line 444 of file cstate.fmtgen.h.

#define cstate_history_list_trace (   x)

Definition at line 464 of file cstate.fmtgen.h.

#define cstate_history_mask   ((unsigned long)0)

Definition at line 935 of file cstate.fmtgen.h.

#define cstate_history_trace (   x)

Definition at line 439 of file cstate.fmtgen.h.

Definition at line 375 of file cstate.fmtgen.h.

#define cstate_history_what_mask   ((unsigned long)1 << 1)

Definition at line 412 of file cstate.fmtgen.h.

#define cstate_history_what_max   19

Definition at line 398 of file cstate.fmtgen.h.

#define cstate_history_when_mask   ((unsigned long)1 << 0)

Definition at line 411 of file cstate.fmtgen.h.

#define cstate_history_who_mask   ((unsigned long)0)

Definition at line 413 of file cstate.fmtgen.h.

#define cstate_history_why_mask   ((unsigned long)0)

Definition at line 414 of file cstate.fmtgen.h.

#define cstate_integration_directory_mask   ((unsigned long)0)

Definition at line 934 of file cstate.fmtgen.h.

#define cstate_minimum_integration_mask   ((unsigned long)1 << 8)

Definition at line 926 of file cstate.fmtgen.h.

#define cstate_project_file_command_sync_mask   ((unsigned long)1 << 9)

Definition at line 927 of file cstate.fmtgen.h.

#define cstate_regression_test_exempt_mask   ((unsigned long)1 << 3)

Definition at line 916 of file cstate.fmtgen.h.

#define cstate_regression_test_time_mask   ((unsigned long)1 << 13)

Definition at line 931 of file cstate.fmtgen.h.

#define cstate_src_action_mask   ((unsigned long)1 << 0)

Definition at line 841 of file cstate.fmtgen.h.

#define cstate_src_attribute_mask   ((unsigned long)0)

Definition at line 848 of file cstate.fmtgen.h.

#define cstate_src_DEF

Definition at line 837 of file cstate.fmtgen.h.

#define cstate_src_diff_file_time_mask   ((unsigned long)1 << 3)

Definition at line 845 of file cstate.fmtgen.h.

#define cstate_src_diff_time_mask   ((unsigned long)1 << 2)

Definition at line 844 of file cstate.fmtgen.h.

#define cstate_src_edit_number_mask   ((unsigned long)0)

Definition at line 842 of file cstate.fmtgen.h.

#define cstate_src_executable_mask   ((unsigned long)1 << 4)

Definition at line 847 of file cstate.fmtgen.h.

#define cstate_src_file_name_mask   ((unsigned long)0)

Definition at line 839 of file cstate.fmtgen.h.

Definition at line 884 of file cstate.fmtgen.h.

#define cstate_src_list_trace (   x)

Definition at line 904 of file cstate.fmtgen.h.

#define cstate_src_mask   ((unsigned long)0)

Definition at line 938 of file cstate.fmtgen.h.

#define cstate_src_move_mask   ((unsigned long)0)

Definition at line 846 of file cstate.fmtgen.h.

#define cstate_src_trace (   x)

Definition at line 879 of file cstate.fmtgen.h.

#define cstate_src_usage_mask   ((unsigned long)1 << 1)

Definition at line 843 of file cstate.fmtgen.h.

#define cstate_src_uuid_mask   ((unsigned long)0)

Definition at line 840 of file cstate.fmtgen.h.

Definition at line 288 of file cstate.fmtgen.h.

#define cstate_state_mask   ((unsigned long)1 << 4)

Definition at line 921 of file cstate.fmtgen.h.

#define cstate_state_max   7

Definition at line 299 of file cstate.fmtgen.h.

#define cstate_test_baseline_exempt_mask   ((unsigned long)1 << 2)

Definition at line 915 of file cstate.fmtgen.h.

#define cstate_test_baseline_time_mask   ((unsigned long)1 << 12)

Definition at line 930 of file cstate.fmtgen.h.

#define cstate_test_exempt_mask   ((unsigned long)1 << 1)

Definition at line 914 of file cstate.fmtgen.h.

#define cstate_test_time_mask   ((unsigned long)1 << 11)

Definition at line 929 of file cstate.fmtgen.h.

#define cstate_trace (   x)

Definition at line 987 of file cstate.fmtgen.h.

#define cstate_uuid_mask   ((unsigned long)0)

Definition at line 936 of file cstate.fmtgen.h.

#define cstate_version_previous_mask   ((unsigned long)0)

Definition at line 919 of file cstate.fmtgen.h.

#define file_action_DEF

Definition at line 33 of file cstate.fmtgen.h.

#define file_action_max   5

Definition at line 42 of file cstate.fmtgen.h.

#define file_usage_DEF

Definition at line 53 of file cstate.fmtgen.h.

#define file_usage_max   5

Definition at line 62 of file cstate.fmtgen.h.

Definition at line 149 of file cstate.fmtgen.h.

Definition at line 131 of file cstate.fmtgen.h.

#define history_version_encoding_mask   ((unsigned long)1 << 0)

Definition at line 152 of file cstate.fmtgen.h.

Definition at line 138 of file cstate.fmtgen.h.

#define history_version_revision_mask   ((unsigned long)0)

Definition at line 151 of file cstate.fmtgen.h.

#define history_version_trace (   x)

Definition at line 177 of file cstate.fmtgen.h.

#define history_version_uuid_mask   ((unsigned long)0)

Definition at line 153 of file cstate.fmtgen.h.

#define metric_DEF

Definition at line 74 of file cstate.fmtgen.h.

#define metric_list_DEF

Definition at line 106 of file cstate.fmtgen.h.

#define metric_list_trace (   x)

Definition at line 126 of file cstate.fmtgen.h.

#define metric_name_mask   ((unsigned long)0)

Definition at line 76 of file cstate.fmtgen.h.

#define metric_trace (   x)

Definition at line 101 of file cstate.fmtgen.h.

#define metric_value_mask   ((unsigned long)1 << 0)

Definition at line 77 of file cstate.fmtgen.h.


Enumeration Type Documentation

Enumerator:
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 

Definition at line 12 of file cstate.fmtgen.h.

Enumerator:
cstate_branch_develop_end_action_goto_being_reviewed 
cstate_branch_develop_end_action_goto_awaiting_review 
cstate_branch_develop_end_action_goto_awaiting_integration 

Definition at line 470 of file cstate.fmtgen.h.

Enumerator:
cstate_branch_history_is_a_branch_unknown 
cstate_branch_history_is_a_branch_yes 
cstate_branch_history_is_a_branch_no 

Definition at line 513 of file cstate.fmtgen.h.

Enumerator:
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 

Definition at line 376 of file cstate.fmtgen.h.

Enumerator:
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 

Definition at line 289 of file cstate.fmtgen.h.

Enumerator:
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 

Definition at line 34 of file cstate.fmtgen.h.

Enumerator:
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 

Definition at line 54 of file cstate.fmtgen.h.

Enumerator:
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 

Definition at line 132 of file cstate.fmtgen.h.


Function Documentation

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 
)
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 
)
void change_cause__rpt_init ( void  )
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 
)
void cstate__rpt_init ( void  )
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 
)
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_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 
)
void cstate_branch_administrator_list_write ( const output::pointer fp,
const char *  name,
cstate_branch_administrator_list_ty value 
)
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 
)
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 
)
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 
)
void cstate_branch_history_is_a_branch_write ( const output::pointer fp,
const char *  name,
cstate_branch_history_is_a_branch_ty  value,
bool  show 
)
void cstate_branch_history_is_a_branch_write_xml ( const output::pointer fp,
const char *  name,
cstate_branch_history_is_a_branch_ty  value,
bool  show 
)
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 
)
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 
)
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_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 
)
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 
)
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 
)
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_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_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 
)
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 
)

The cstate_read_file function is used to read cstate meta data from the named file.

Parameters:
filenameThe name of the file to be read.
Returns:
a pointer to a dynamically allocated value read from the file.
Note:
If any errors are encountered, this function will not return. All errors (including syntax errors) will print a fatal error message, and exit with an exit status of 1.
cstate_ty* cstate_read_file ( const nstring filename)

The cstate_read_file function is used to read cstate meta data from the named file.

Parameters:
filenameThe name of the file to be read.
Returns:
a pointer to a dynamically allocated value read from the file.
Note:
If any errors are encountered, this function will not return. All errors (including syntax errors) will print a fatal error message, and exit with an exit status of 1.
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_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 
)
void cstate_state__rpt_init ( void  )
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 
)
void cstate_write ( const output::pointer fp,
cstate_ty value 
)
void cstate_write_file ( string_ty filename,
cstate_ty value,
int  comp 
)

The cstate_write_file function is used to write cstate meta data to the named file.

Parameters:
filenameThe name of the file to be written.
valueThe value of the meta-data to be written.
comptrue (non-zero) if data should be compressed.
Note:
If any errors are encountered, this function will not return. All errors will print a fatal error message, and exit with an exit status of 1.
void cstate_write_file ( const nstring filnam,
cstate_ty value,
bool  comp 
)

The cstate_write_file function is used to write cstate meta data to the named file.

Parameters:
filnamThe name of the file to be written.
valueThe value of the meta-data to be written.
comptrue if data should be compressed.
Note:
If any errors are encountered, this function will not return. All errors will print a fatal error message, and exit with an exit status of 1.
void cstate_write_xml ( const output::pointer fp,
cstate_ty value 
)
void file_action__rpt_init ( void  )
const char* file_action_ename ( file_action_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 
)
void file_usage__rpt_init ( void  )
const char* file_usage_ename ( file_usage_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 
)
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 
)
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 
)
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 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 
)

Variable Documentation