/home/archives/aegis/branch.4/branch.24/delta12472.002/libaegis/cstate.h File Reference

#include <common/ac/time.h>
#include <common/str.h>
#include <libaegis/output.h>
#include <libaegis/meta_lex.h>
#include <libaegis/meta_parse.h>
#include <libaegis/meta_type.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_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_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_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_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_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)
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_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_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_list_trace (  ) 

Definition at line 227 of file cstate.h.

#define attributes_name_mask   ((unsigned long)0)

Definition at line 181 of file cstate.h.

#define attributes_trace (  ) 

Definition at line 204 of file cstate.h.

#define attributes_value_mask   ((unsigned long)0)

Definition at line 182 of file cstate.h.

#define change_cause_max   7

Definition at line 33 of file cstate.h.

#define cstate_architecture_list_trace (  ) 

Definition at line 250 of file cstate.h.

#define cstate_architecture_mask   ((unsigned long)0)

Definition at line 846 of file cstate.h.

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

Definition at line 302 of file cstate.h.

#define cstate_architecture_times_list_trace (  ) 

Definition at line 354 of file cstate.h.

#define cstate_architecture_times_mask   ((unsigned long)0)

Definition at line 861 of file cstate.h.

#define cstate_architecture_times_node_mask   ((unsigned long)0)

Definition at line 301 of file cstate.h.

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

Definition at line 305 of file cstate.h.

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

Definition at line 304 of file cstate.h.

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

Definition at line 303 of file cstate.h.

#define cstate_architecture_times_trace (  ) 

Definition at line 331 of file cstate.h.

#define cstate_architecture_times_variant_mask   ((unsigned long)0)

Definition at line 300 of file cstate.h.

#define cstate_attribute_mask   ((unsigned long)0)

Definition at line 849 of file cstate.h.

#define cstate_branch_administrator_list_trace (  ) 

Definition at line 606 of file cstate.h.

#define cstate_branch_administrator_mask   ((unsigned long)0)

Definition at line 704 of file cstate.h.

#define cstate_branch_change_list_trace (  ) 

Definition at line 560 of file cstate.h.

#define cstate_branch_change_mask   ((unsigned long)0)

Definition at line 702 of file cstate.h.

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

Definition at line 699 of file cstate.h.

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

Definition at line 708 of file cstate.h.

#define cstate_branch_default_development_directory_mask   ((unsigned long)0)

Definition at line 709 of file cstate.h.

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

Definition at line 696 of file cstate.h.

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

Definition at line 697 of file cstate.h.

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

Definition at line 700 of file cstate.h.

#define cstate_branch_develop_end_action_max   3

Definition at line 454 of file cstate.h.

#define cstate_branch_develop_end_notify_command_mask   ((unsigned long)0)

Definition at line 687 of file cstate.h.

#define cstate_branch_develop_end_undo_notify_command_mask   ((unsigned long)0)

Definition at line 688 of file cstate.h.

#define cstate_branch_developer_list_trace (  ) 

Definition at line 629 of file cstate.h.

#define cstate_branch_developer_mask   ((unsigned long)0)

Definition at line 705 of file cstate.h.

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

Definition at line 683 of file cstate.h.

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

Definition at line 682 of file cstate.h.

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

Definition at line 685 of file cstate.h.

#define cstate_branch_forced_develop_begin_notify_command_mask   ((unsigned long)0)

Definition at line 686 of file cstate.h.

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

Definition at line 490 of file cstate.h.

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

Definition at line 489 of file cstate.h.

#define cstate_branch_history_list_trace (  ) 

Definition at line 537 of file cstate.h.

#define cstate_branch_history_mask   ((unsigned long)0)

Definition at line 701 of file cstate.h.

#define cstate_branch_history_name_list_trace (  ) 

Definition at line 483 of file cstate.h.

#define cstate_branch_history_name_mask   ((unsigned long)0)

Definition at line 491 of file cstate.h.

#define cstate_branch_history_trace (  ) 

Definition at line 514 of file cstate.h.

#define cstate_branch_integrate_fail_notify_command_mask   ((unsigned long)0)

Definition at line 695 of file cstate.h.

#define cstate_branch_integrate_pass_notify_command_mask   ((unsigned long)0)

Definition at line 694 of file cstate.h.

#define cstate_branch_integrator_list_trace (  ) 

Definition at line 675 of file cstate.h.

#define cstate_branch_integrator_mask   ((unsigned long)0)

Definition at line 707 of file cstate.h.

#define cstate_branch_mask   ((unsigned long)0)

Definition at line 866 of file cstate.h.

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

Definition at line 712 of file cstate.h.

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

Definition at line 710 of file cstate.h.

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

Definition at line 713 of file cstate.h.

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

Definition at line 711 of file cstate.h.

#define cstate_branch_review_begin_notify_command_mask   ((unsigned long)0)

Definition at line 689 of file cstate.h.

#define cstate_branch_review_begin_undo_notify_command_mask   ((unsigned long)0)

Definition at line 690 of file cstate.h.

#define cstate_branch_review_fail_notify_command_mask   ((unsigned long)0)

Definition at line 693 of file cstate.h.

#define cstate_branch_review_pass_notify_command_mask   ((unsigned long)0)

Definition at line 691 of file cstate.h.

#define cstate_branch_review_pass_undo_notify_command_mask   ((unsigned long)0)

Definition at line 692 of file cstate.h.

#define cstate_branch_reviewer_list_trace (  ) 

Definition at line 652 of file cstate.h.

#define cstate_branch_reviewer_mask   ((unsigned long)0)

Definition at line 706 of file cstate.h.

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

Definition at line 684 of file cstate.h.

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

Definition at line 698 of file cstate.h.

#define cstate_branch_sub_branch_list_trace (  ) 

Definition at line 583 of file cstate.h.

#define cstate_branch_sub_branch_mask   ((unsigned long)0)

Definition at line 703 of file cstate.h.

#define cstate_branch_trace (  ) 

Definition at line 766 of file cstate.h.

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

Definition at line 681 of file cstate.h.

#define cstate_brief_description_mask   ((unsigned long)0)

Definition at line 840 of file cstate.h.

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

Definition at line 857 of file cstate.h.

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

Definition at line 842 of file cstate.h.

#define cstate_copyright_years_list_trace (  ) 

Definition at line 273 of file cstate.h.

#define cstate_copyright_years_mask   ((unsigned long)0)

Definition at line 847 of file cstate.h.

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

Definition at line 853 of file cstate.h.

#define cstate_delta_uuid_mask   ((unsigned long)0)

Definition at line 854 of file cstate.h.

#define cstate_description_mask   ((unsigned long)0)

Definition at line 841 of file cstate.h.

#define cstate_development_directory_mask   ((unsigned long)0)

Definition at line 862 of file cstate.h.

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

Definition at line 852 of file cstate.h.

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

Definition at line 851 of file cstate.h.

#define cstate_history_list_trace (  ) 

Definition at line 443 of file cstate.h.

#define cstate_history_mask   ((unsigned long)0)

Definition at line 864 of file cstate.h.

#define cstate_history_trace (  ) 

Definition at line 420 of file cstate.h.

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

Definition at line 394 of file cstate.h.

#define cstate_history_what_max   19

Definition at line 381 of file cstate.h.

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

Definition at line 393 of file cstate.h.

#define cstate_history_who_mask   ((unsigned long)0)

Definition at line 395 of file cstate.h.

#define cstate_history_why_mask   ((unsigned long)0)

Definition at line 396 of file cstate.h.

#define cstate_integration_directory_mask   ((unsigned long)0)

Definition at line 863 of file cstate.h.

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

Definition at line 855 of file cstate.h.

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

Definition at line 856 of file cstate.h.

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

Definition at line 845 of file cstate.h.

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

Definition at line 860 of file cstate.h.

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

Definition at line 774 of file cstate.h.

#define cstate_src_attribute_mask   ((unsigned long)0)

Definition at line 781 of file cstate.h.

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

Definition at line 778 of file cstate.h.

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

Definition at line 777 of file cstate.h.

#define cstate_src_edit_number_mask   ((unsigned long)0)

Definition at line 775 of file cstate.h.

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

Definition at line 780 of file cstate.h.

#define cstate_src_file_name_mask   ((unsigned long)0)

Definition at line 772 of file cstate.h.

#define cstate_src_list_trace (  ) 

Definition at line 834 of file cstate.h.

#define cstate_src_mask   ((unsigned long)0)

Definition at line 867 of file cstate.h.

#define cstate_src_move_mask   ((unsigned long)0)

Definition at line 779 of file cstate.h.

#define cstate_src_trace (  ) 

Definition at line 811 of file cstate.h.

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

Definition at line 776 of file cstate.h.

#define cstate_src_uuid_mask   ((unsigned long)0)

Definition at line 773 of file cstate.h.

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

Definition at line 850 of file cstate.h.

#define cstate_state_max   7

Definition at line 288 of file cstate.h.

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

Definition at line 844 of file cstate.h.

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

Definition at line 859 of file cstate.h.

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

Definition at line 843 of file cstate.h.

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

Definition at line 858 of file cstate.h.

#define cstate_trace (  ) 

Definition at line 915 of file cstate.h.

#define cstate_uuid_mask   ((unsigned long)0)

Definition at line 865 of file cstate.h.

#define cstate_version_previous_mask   ((unsigned long)0)

Definition at line 848 of file cstate.h.

#define file_action_max   5

Definition at line 52 of file cstate.h.

#define file_usage_max   5

Definition at line 71 of file cstate.h.

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

Definition at line 153 of file cstate.h.

#define history_version_encoding_max   3

Definition at line 140 of file cstate.h.

#define history_version_revision_mask   ((unsigned long)0)

Definition at line 152 of file cstate.h.

#define history_version_trace (  ) 

Definition at line 175 of file cstate.h.

#define metric_list_trace (  ) 

Definition at line 129 of file cstate.h.

#define metric_name_mask   ((unsigned long)0)

Definition at line 83 of file cstate.h.

#define metric_trace (  ) 

Definition at line 106 of file cstate.h.

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

Definition at line 84 of file cstate.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 23 of file cstate.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 448 of file cstate.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 359 of file cstate.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 278 of file cstate.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 44 of file cstate.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 63 of file cstate.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 134 of file cstate.h.


Function Documentation

attributes_ty* attributes_clone ( attributes_ty  ) 

attributes_ty* attributes_copy ( attributes_ty  ) 

attributes_list_ty* attributes_list_clone ( attributes_list_ty  ) 

attributes_list_ty* attributes_list_copy ( 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 
)

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 
)

const char* change_cause_ename ( change_cause_ty   ) 

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   ) 

cstate_architecture_list_ty* cstate_architecture_list_clone ( cstate_architecture_list_ty  ) 

cstate_architecture_list_ty* cstate_architecture_list_copy ( 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_architecture_times_ty* cstate_architecture_times_clone ( cstate_architecture_times_ty  ) 

cstate_architecture_times_ty* cstate_architecture_times_copy ( cstate_architecture_times_ty  ) 

cstate_architecture_times_list_ty* cstate_architecture_times_list_clone ( cstate_architecture_times_list_ty  ) 

cstate_architecture_times_list_ty* cstate_architecture_times_list_copy ( 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_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_branch_administrator_list_ty* cstate_branch_administrator_list_clone ( cstate_branch_administrator_list_ty  ) 

cstate_branch_administrator_list_ty* cstate_branch_administrator_list_copy ( 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_change_list_ty* cstate_branch_change_list_clone ( cstate_branch_change_list_ty  ) 

cstate_branch_change_list_ty* cstate_branch_change_list_copy ( 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_ty* cstate_branch_clone ( cstate_branch_ty  ) 

cstate_branch_ty* cstate_branch_copy ( cstate_branch_ty  ) 

const char* cstate_branch_develop_end_action_ename ( cstate_branch_develop_end_action_ty   ) 

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 
)

cstate_branch_developer_list_ty* cstate_branch_developer_list_clone ( cstate_branch_developer_list_ty  ) 

cstate_branch_developer_list_ty* cstate_branch_developer_list_copy ( 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_history_ty* cstate_branch_history_clone ( cstate_branch_history_ty  ) 

cstate_branch_history_ty* cstate_branch_history_copy ( cstate_branch_history_ty  ) 

cstate_branch_history_list_ty* cstate_branch_history_list_clone ( cstate_branch_history_list_ty  ) 

cstate_branch_history_list_ty* cstate_branch_history_list_copy ( 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_history_name_list_ty* cstate_branch_history_name_list_clone ( cstate_branch_history_name_list_ty  ) 

cstate_branch_history_name_list_ty* cstate_branch_history_name_list_copy ( 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_integrator_list_ty* cstate_branch_integrator_list_clone ( cstate_branch_integrator_list_ty  ) 

cstate_branch_integrator_list_ty* cstate_branch_integrator_list_copy ( 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 
)

cstate_branch_reviewer_list_ty* cstate_branch_reviewer_list_clone ( cstate_branch_reviewer_list_ty  ) 

cstate_branch_reviewer_list_ty* cstate_branch_reviewer_list_copy ( 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_sub_branch_list_ty* cstate_branch_sub_branch_list_clone ( cstate_branch_sub_branch_list_ty  ) 

cstate_branch_sub_branch_list_ty* cstate_branch_sub_branch_list_copy ( 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 
)

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_ty* cstate_clone ( cstate_ty  ) 

cstate_ty* cstate_copy ( cstate_ty  ) 

cstate_copyright_years_list_ty* cstate_copyright_years_list_clone ( cstate_copyright_years_list_ty  ) 

cstate_copyright_years_list_ty* cstate_copyright_years_list_copy ( 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 
)

cstate_history_ty* cstate_history_clone ( cstate_history_ty  ) 

cstate_history_ty* cstate_history_copy ( cstate_history_ty  ) 

cstate_history_list_ty* cstate_history_list_clone ( cstate_history_list_ty  ) 

cstate_history_list_ty* cstate_history_list_copy ( 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 
)

const char* cstate_history_what_ename ( cstate_history_what_ty   ) 

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 
)

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:
filename The 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 ( string_ty filename  ) 

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

Parameters:
filename The 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_src_ty* cstate_src_clone ( cstate_src_ty  ) 

cstate_src_ty* cstate_src_copy ( cstate_src_ty  ) 

cstate_src_list_ty* cstate_src_list_clone ( cstate_src_list_ty  ) 

cstate_src_list_ty* cstate_src_list_copy ( 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_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 
)

const char* cstate_state_ename ( cstate_state_ty   ) 

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 ( 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:
filnam The name of the file to be written.
value The value of the meta-data to be written.
comp true 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 ( 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:
filename The name of the file to be written.
value The value of the meta-data to be written.
comp true (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_xml ( const output::pointer fp,
cstate_ty value 
)

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 
)

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 
)

history_version_ty* history_version_clone ( history_version_ty  ) 

history_version_ty* history_version_copy ( history_version_ty  ) 

const char* history_version_encoding_ename ( history_version_encoding_ty   ) 

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 
)

metric_ty* metric_clone ( metric_ty  ) 

metric_ty* metric_copy ( metric_ty  ) 

metric_list_ty* metric_list_clone ( metric_list_ty  ) 

metric_list_ty* metric_list_copy ( 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 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


Generated on Wed Mar 12 23:37:36 2008 for Aegis by  doxygen 1.5.5