Aegis  4.25.D505
Data Structures | Defines | Enumerations | Functions | Variables
/home/archives/aegis/branch.4/branch.25/delta28933.505/libaegis/pstate.fmtgen.h File Reference
#include <libaegis/meta_type.h>
#include <libaegis/output.h>
#include <common/str.h>
#include <common/debug.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  pstate_copyright_years_list_ty
struct  pstate_src_ty
struct  pstate_src_list_ty
struct  pstate_history_name_list_ty
struct  pstate_history_ty
struct  pstate_history_list_ty
struct  pstate_change_list_ty
struct  pstate_administrator_list_ty
struct  pstate_developer_list_ty
struct  pstate_reviewer_list_ty
struct  pstate_integrator_list_ty
struct  pstate_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 pstate_copyright_years_list_DEF
#define pstate_copyright_years_list_trace(x)
#define pstate_src_DEF
#define pstate_src_file_name_mask   ((unsigned long)0)
#define pstate_src_usage_mask   ((unsigned long)1 << 0)
#define pstate_src_edit_number_mask   ((unsigned long)0)
#define pstate_src_locked_by_mask   ((unsigned long)1 << 1)
#define pstate_src_about_to_be_created_by_mask   ((unsigned long)1 << 2)
#define pstate_src_deleted_by_mask   ((unsigned long)1 << 3)
#define pstate_src_trace(x)
#define pstate_src_list_DEF
#define pstate_src_list_trace(x)
#define pstate_history_name_list_DEF
#define pstate_history_name_list_trace(x)
#define pstate_history_DEF
#define pstate_history_delta_number_mask   ((unsigned long)1 << 0)
#define pstate_history_change_number_mask   ((unsigned long)1 << 1)
#define pstate_history_name_mask   ((unsigned long)0)
#define pstate_history_trace(x)
#define pstate_history_list_DEF
#define pstate_history_list_trace(x)
#define pstate_change_list_DEF
#define pstate_change_list_trace(x)
#define pstate_administrator_list_DEF
#define pstate_administrator_list_trace(x)
#define pstate_developer_list_DEF
#define pstate_developer_list_trace(x)
#define pstate_reviewer_list_DEF
#define pstate_reviewer_list_trace(x)
#define pstate_integrator_list_DEF
#define pstate_integrator_list_trace(x)
#define pstate_DEF
#define pstate_next_test_number_mask   ((unsigned long)1 << 0)
#define pstate_umask_mask   ((unsigned long)1 << 1)
#define pstate_description_mask   ((unsigned long)0)
#define pstate_owner_name_mask   ((unsigned long)0)
#define pstate_group_name_mask   ((unsigned long)0)
#define pstate_developer_may_review_mask   ((unsigned long)1 << 2)
#define pstate_developer_may_integrate_mask   ((unsigned long)1 << 3)
#define pstate_reviewer_may_integrate_mask   ((unsigned long)1 << 4)
#define pstate_developers_may_create_changes_mask   ((unsigned long)1 << 5)
#define pstate_forced_develop_begin_notify_command_mask   ((unsigned long)0)
#define pstate_develop_end_notify_command_mask   ((unsigned long)0)
#define pstate_develop_end_undo_notify_command_mask   ((unsigned long)0)
#define pstate_review_pass_notify_command_mask   ((unsigned long)0)
#define pstate_review_pass_undo_notify_command_mask   ((unsigned long)0)
#define pstate_review_fail_notify_command_mask   ((unsigned long)0)
#define pstate_integrate_pass_notify_command_mask   ((unsigned long)0)
#define pstate_integrate_fail_notify_command_mask   ((unsigned long)0)
#define pstate_default_development_directory_mask   ((unsigned long)0)
#define pstate_default_test_exemption_mask   ((unsigned long)1 << 6)
#define pstate_copyright_years_mask   ((unsigned long)0)
#define pstate_next_change_number_mask   ((unsigned long)1 << 7)
#define pstate_next_delta_number_mask   ((unsigned long)1 << 8)
#define pstate_src_mask   ((unsigned long)0)
#define pstate_history_mask   ((unsigned long)0)
#define pstate_change_mask   ((unsigned long)0)
#define pstate_administrator_mask   ((unsigned long)0)
#define pstate_developer_mask   ((unsigned long)0)
#define pstate_reviewer_mask   ((unsigned long)0)
#define pstate_integrator_mask   ((unsigned long)0)
#define pstate_currently_integrating_change_mask   ((unsigned long)1 << 9)
#define pstate_version_major_mask   ((unsigned long)1 << 10)
#define pstate_version_minor_mask   ((unsigned long)1 << 11)
#define pstate_version_previous_mask   ((unsigned long)0)
#define pstate_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
}

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)
pstate_copyright_years_list_typstate_copyright_years_list_copy (pstate_copyright_years_list_ty *)
pstate_copyright_years_list_typstate_copyright_years_list_clone (pstate_copyright_years_list_ty *)
void pstate_copyright_years_list_write (const output::pointer &fp, const char *name, pstate_copyright_years_list_ty *value)
void pstate_copyright_years_list_write_xml (const output::pointer &fp, const char *name, pstate_copyright_years_list_ty *value)
void pstate_src_write (const output::pointer &fp, const char *name, pstate_src_ty *value)
void pstate_src_write_xml (const output::pointer &fp, const char *name, pstate_src_ty *value)
pstate_src_typstate_src_copy (pstate_src_ty *)
pstate_src_typstate_src_clone (pstate_src_ty *)
pstate_src_list_typstate_src_list_copy (pstate_src_list_ty *)
pstate_src_list_typstate_src_list_clone (pstate_src_list_ty *)
void pstate_src_list_write (const output::pointer &fp, const char *name, pstate_src_list_ty *value)
void pstate_src_list_write_xml (const output::pointer &fp, const char *name, pstate_src_list_ty *value)
pstate_history_name_list_typstate_history_name_list_copy (pstate_history_name_list_ty *)
pstate_history_name_list_typstate_history_name_list_clone (pstate_history_name_list_ty *)
void pstate_history_name_list_write (const output::pointer &fp, const char *name, pstate_history_name_list_ty *value)
void pstate_history_name_list_write_xml (const output::pointer &fp, const char *name, pstate_history_name_list_ty *value)
void pstate_history_write (const output::pointer &fp, const char *name, pstate_history_ty *value)
void pstate_history_write_xml (const output::pointer &fp, const char *name, pstate_history_ty *value)
pstate_history_typstate_history_copy (pstate_history_ty *)
pstate_history_typstate_history_clone (pstate_history_ty *)
pstate_history_list_typstate_history_list_copy (pstate_history_list_ty *)
pstate_history_list_typstate_history_list_clone (pstate_history_list_ty *)
void pstate_history_list_write (const output::pointer &fp, const char *name, pstate_history_list_ty *value)
void pstate_history_list_write_xml (const output::pointer &fp, const char *name, pstate_history_list_ty *value)
pstate_change_list_typstate_change_list_copy (pstate_change_list_ty *)
pstate_change_list_typstate_change_list_clone (pstate_change_list_ty *)
void pstate_change_list_write (const output::pointer &fp, const char *name, pstate_change_list_ty *value)
void pstate_change_list_write_xml (const output::pointer &fp, const char *name, pstate_change_list_ty *value)
pstate_administrator_list_typstate_administrator_list_copy (pstate_administrator_list_ty *)
pstate_administrator_list_typstate_administrator_list_clone (pstate_administrator_list_ty *)
void pstate_administrator_list_write (const output::pointer &fp, const char *name, pstate_administrator_list_ty *value)
void pstate_administrator_list_write_xml (const output::pointer &fp, const char *name, pstate_administrator_list_ty *value)
pstate_developer_list_typstate_developer_list_copy (pstate_developer_list_ty *)
pstate_developer_list_typstate_developer_list_clone (pstate_developer_list_ty *)
void pstate_developer_list_write (const output::pointer &fp, const char *name, pstate_developer_list_ty *value)
void pstate_developer_list_write_xml (const output::pointer &fp, const char *name, pstate_developer_list_ty *value)
pstate_reviewer_list_typstate_reviewer_list_copy (pstate_reviewer_list_ty *)
pstate_reviewer_list_typstate_reviewer_list_clone (pstate_reviewer_list_ty *)
void pstate_reviewer_list_write (const output::pointer &fp, const char *name, pstate_reviewer_list_ty *value)
void pstate_reviewer_list_write_xml (const output::pointer &fp, const char *name, pstate_reviewer_list_ty *value)
pstate_integrator_list_typstate_integrator_list_copy (pstate_integrator_list_ty *)
pstate_integrator_list_typstate_integrator_list_clone (pstate_integrator_list_ty *)
void pstate_integrator_list_write (const output::pointer &fp, const char *name, pstate_integrator_list_ty *value)
void pstate_integrator_list_write_xml (const output::pointer &fp, const char *name, pstate_integrator_list_ty *value)
void pstate_write (const output::pointer &fp, pstate_ty *value)
void pstate_write_xml (const output::pointer &fp, pstate_ty *value)
pstate_typstate_copy (pstate_ty *)
pstate_typstate_clone (pstate_ty *)
void pstate_write_file (string_ty *filename, pstate_ty *value, int comp)
void pstate_write_file (const nstring &filnam, pstate_ty *value, bool comp)
pstate_typstate_read_file (string_ty *filename)
pstate_typstate_read_file (const nstring &filename)
void pstate__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 pstate_copyright_years_list_type
meta_type pstate_src_type
meta_type pstate_src_list_type
meta_type pstate_history_name_list_type
meta_type pstate_history_type
meta_type pstate_history_list_type
meta_type pstate_change_list_type
meta_type pstate_administrator_list_type
meta_type pstate_developer_list_type
meta_type pstate_reviewer_list_type
meta_type pstate_integrator_list_type
meta_type pstate_type

Define Documentation

#define attributes_DEF

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

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

#define attributes_list_trace (   x)

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

#define attributes_name_mask   ((unsigned long)0)

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

#define attributes_trace (   x)

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

#define attributes_value_mask   ((unsigned long)0)

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

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

#define change_cause_max   7

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

#define file_action_DEF

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

#define file_action_max   5

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

#define file_usage_DEF

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

#define file_usage_max   5

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

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

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

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

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

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

#define history_version_revision_mask   ((unsigned long)0)

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

#define history_version_trace (   x)

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

#define history_version_uuid_mask   ((unsigned long)0)

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

#define metric_DEF

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

#define metric_list_DEF

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

#define metric_list_trace (   x)

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

#define metric_name_mask   ((unsigned long)0)

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

#define metric_trace (   x)

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

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

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

Definition at line 435 of file pstate.fmtgen.h.

Definition at line 455 of file pstate.fmtgen.h.

#define pstate_administrator_mask   ((unsigned long)0)

Definition at line 562 of file pstate.fmtgen.h.

Definition at line 410 of file pstate.fmtgen.h.

#define pstate_change_list_trace (   x)

Definition at line 430 of file pstate.fmtgen.h.

#define pstate_change_mask   ((unsigned long)0)

Definition at line 561 of file pstate.fmtgen.h.

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

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

#define pstate_copyright_years_mask   ((unsigned long)0)

Definition at line 556 of file pstate.fmtgen.h.

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

Definition at line 566 of file pstate.fmtgen.h.

#define pstate_DEF

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

#define pstate_default_development_directory_mask   ((unsigned long)0)

Definition at line 554 of file pstate.fmtgen.h.

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

Definition at line 555 of file pstate.fmtgen.h.

#define pstate_description_mask   ((unsigned long)0)

Definition at line 539 of file pstate.fmtgen.h.

#define pstate_develop_end_notify_command_mask   ((unsigned long)0)

Definition at line 547 of file pstate.fmtgen.h.

#define pstate_develop_end_undo_notify_command_mask   ((unsigned long)0)

Definition at line 548 of file pstate.fmtgen.h.

Definition at line 460 of file pstate.fmtgen.h.

#define pstate_developer_list_trace (   x)

Definition at line 480 of file pstate.fmtgen.h.

#define pstate_developer_mask   ((unsigned long)0)

Definition at line 563 of file pstate.fmtgen.h.

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

Definition at line 543 of file pstate.fmtgen.h.

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

Definition at line 542 of file pstate.fmtgen.h.

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

Definition at line 545 of file pstate.fmtgen.h.

#define pstate_forced_develop_begin_notify_command_mask   ((unsigned long)0)

Definition at line 546 of file pstate.fmtgen.h.

#define pstate_group_name_mask   ((unsigned long)0)

Definition at line 541 of file pstate.fmtgen.h.

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

Definition at line 355 of file pstate.fmtgen.h.

Definition at line 352 of file pstate.fmtgen.h.

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

Definition at line 354 of file pstate.fmtgen.h.

Definition at line 385 of file pstate.fmtgen.h.

#define pstate_history_list_trace (   x)

Definition at line 405 of file pstate.fmtgen.h.

#define pstate_history_mask   ((unsigned long)0)

Definition at line 560 of file pstate.fmtgen.h.

Definition at line 327 of file pstate.fmtgen.h.

Definition at line 347 of file pstate.fmtgen.h.

#define pstate_history_name_mask   ((unsigned long)0)

Definition at line 356 of file pstate.fmtgen.h.

#define pstate_history_trace (   x)

Definition at line 380 of file pstate.fmtgen.h.

#define pstate_integrate_fail_notify_command_mask   ((unsigned long)0)

Definition at line 553 of file pstate.fmtgen.h.

#define pstate_integrate_pass_notify_command_mask   ((unsigned long)0)

Definition at line 552 of file pstate.fmtgen.h.

Definition at line 510 of file pstate.fmtgen.h.

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

#define pstate_integrator_mask   ((unsigned long)0)

Definition at line 565 of file pstate.fmtgen.h.

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

Definition at line 557 of file pstate.fmtgen.h.

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

Definition at line 558 of file pstate.fmtgen.h.

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

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

#define pstate_owner_name_mask   ((unsigned long)0)

Definition at line 540 of file pstate.fmtgen.h.

#define pstate_review_fail_notify_command_mask   ((unsigned long)0)

Definition at line 551 of file pstate.fmtgen.h.

#define pstate_review_pass_notify_command_mask   ((unsigned long)0)

Definition at line 549 of file pstate.fmtgen.h.

#define pstate_review_pass_undo_notify_command_mask   ((unsigned long)0)

Definition at line 550 of file pstate.fmtgen.h.

Definition at line 485 of file pstate.fmtgen.h.

#define pstate_reviewer_list_trace (   x)

Definition at line 505 of file pstate.fmtgen.h.

#define pstate_reviewer_mask   ((unsigned long)0)

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

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

Definition at line 544 of file pstate.fmtgen.h.

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

Definition at line 269 of file pstate.fmtgen.h.

#define pstate_src_DEF

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

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

Definition at line 270 of file pstate.fmtgen.h.

#define pstate_src_edit_number_mask   ((unsigned long)0)

Definition at line 267 of file pstate.fmtgen.h.

#define pstate_src_file_name_mask   ((unsigned long)0)

Definition at line 265 of file pstate.fmtgen.h.

Definition at line 302 of file pstate.fmtgen.h.

#define pstate_src_list_trace (   x)

Definition at line 322 of file pstate.fmtgen.h.

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

Definition at line 268 of file pstate.fmtgen.h.

#define pstate_src_mask   ((unsigned long)0)

Definition at line 559 of file pstate.fmtgen.h.

#define pstate_src_trace (   x)

Definition at line 297 of file pstate.fmtgen.h.

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

Definition at line 266 of file pstate.fmtgen.h.

#define pstate_trace (   x)

Definition at line 623 of file pstate.fmtgen.h.

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

Definition at line 538 of file pstate.fmtgen.h.

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

Definition at line 567 of file pstate.fmtgen.h.

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

Definition at line 568 of file pstate.fmtgen.h.

#define pstate_version_previous_mask   ((unsigned long)0)

Definition at line 569 of file pstate.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 pstate.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 pstate.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 pstate.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 pstate.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 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 
)
void pstate__rpt_init ( void  )
void pstate_administrator_list_write ( const output::pointer fp,
const char *  name,
pstate_administrator_list_ty value 
)
void pstate_administrator_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_administrator_list_ty value 
)
void pstate_change_list_write ( const output::pointer fp,
const char *  name,
pstate_change_list_ty value 
)
void pstate_change_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_change_list_ty value 
)
void pstate_copyright_years_list_write ( const output::pointer fp,
const char *  name,
pstate_copyright_years_list_ty value 
)
void pstate_copyright_years_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_copyright_years_list_ty value 
)
void pstate_developer_list_write ( const output::pointer fp,
const char *  name,
pstate_developer_list_ty value 
)
void pstate_developer_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_developer_list_ty value 
)
void pstate_history_list_write ( const output::pointer fp,
const char *  name,
pstate_history_list_ty value 
)
void pstate_history_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_history_list_ty value 
)
void pstate_history_name_list_write ( const output::pointer fp,
const char *  name,
pstate_history_name_list_ty value 
)
void pstate_history_name_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_history_name_list_ty value 
)
void pstate_history_write ( const output::pointer fp,
const char *  name,
pstate_history_ty value 
)
void pstate_history_write_xml ( const output::pointer fp,
const char *  name,
pstate_history_ty value 
)
void pstate_integrator_list_write ( const output::pointer fp,
const char *  name,
pstate_integrator_list_ty value 
)
void pstate_integrator_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_integrator_list_ty value 
)

The pstate_read_file function is used to read pstate 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.
pstate_ty* pstate_read_file ( const nstring filename)

The pstate_read_file function is used to read pstate 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 pstate_reviewer_list_write ( const output::pointer fp,
const char *  name,
pstate_reviewer_list_ty value 
)
void pstate_reviewer_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_reviewer_list_ty value 
)
void pstate_src_list_write ( const output::pointer fp,
const char *  name,
pstate_src_list_ty value 
)
void pstate_src_list_write_xml ( const output::pointer fp,
const char *  name,
pstate_src_list_ty value 
)
void pstate_src_write ( const output::pointer fp,
const char *  name,
pstate_src_ty value 
)
void pstate_src_write_xml ( const output::pointer fp,
const char *  name,
pstate_src_ty value 
)
void pstate_write ( const output::pointer fp,
pstate_ty value 
)
void pstate_write_file ( string_ty filename,
pstate_ty value,
int  comp 
)

The pstate_write_file function is used to write pstate 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 pstate_write_file ( const nstring filnam,
pstate_ty value,
bool  comp 
)

The pstate_write_file function is used to write pstate 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 pstate_write_xml ( const output::pointer fp,
pstate_ty value 
)

Variable Documentation