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

#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  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_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 pstate_copyright_years_list_trace(x)
#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_trace(x)
#define pstate_history_name_list_trace(x)
#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_trace(x)
#define pstate_change_list_trace(x)
#define pstate_administrator_list_trace(x)
#define pstate_developer_list_trace(x)
#define pstate_reviewer_list_trace(x)
#define pstate_integrator_list_trace(x)
#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 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)
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_list_trace (  ) 

Definition at line 225 of file pstate.h.

#define attributes_name_mask   ((unsigned long)0)

Definition at line 179 of file pstate.h.

#define attributes_trace (  ) 

Definition at line 202 of file pstate.h.

#define attributes_value_mask   ((unsigned long)0)

Definition at line 180 of file pstate.h.

#define change_cause_max   7

Definition at line 31 of file pstate.h.

#define file_action_max   5

Definition at line 50 of file pstate.h.

#define file_usage_max   5

Definition at line 69 of file pstate.h.

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

Definition at line 151 of file pstate.h.

#define history_version_encoding_max   3

Definition at line 138 of file pstate.h.

#define history_version_revision_mask   ((unsigned long)0)

Definition at line 150 of file pstate.h.

#define history_version_trace (  ) 

Definition at line 173 of file pstate.h.

#define metric_list_trace (  ) 

Definition at line 127 of file pstate.h.

#define metric_name_mask   ((unsigned long)0)

Definition at line 81 of file pstate.h.

#define metric_trace (  ) 

Definition at line 104 of file pstate.h.

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

Definition at line 82 of file pstate.h.

#define pstate_administrator_list_trace (  ) 

Definition at line 431 of file pstate.h.

#define pstate_administrator_mask   ((unsigned long)0)

Definition at line 531 of file pstate.h.

#define pstate_change_list_trace (  ) 

Definition at line 408 of file pstate.h.

#define pstate_change_mask   ((unsigned long)0)

Definition at line 530 of file pstate.h.

#define pstate_copyright_years_list_trace (  ) 

Definition at line 248 of file pstate.h.

#define pstate_copyright_years_mask   ((unsigned long)0)

Definition at line 525 of file pstate.h.

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

Definition at line 535 of file pstate.h.

#define pstate_default_development_directory_mask   ((unsigned long)0)

Definition at line 523 of file pstate.h.

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

Definition at line 524 of file pstate.h.

#define pstate_description_mask   ((unsigned long)0)

Definition at line 508 of file pstate.h.

#define pstate_develop_end_notify_command_mask   ((unsigned long)0)

Definition at line 516 of file pstate.h.

#define pstate_develop_end_undo_notify_command_mask   ((unsigned long)0)

Definition at line 517 of file pstate.h.

#define pstate_developer_list_trace (  ) 

Definition at line 454 of file pstate.h.

#define pstate_developer_mask   ((unsigned long)0)

Definition at line 532 of file pstate.h.

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

Definition at line 512 of file pstate.h.

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

Definition at line 511 of file pstate.h.

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

Definition at line 514 of file pstate.h.

#define pstate_forced_develop_begin_notify_command_mask   ((unsigned long)0)

Definition at line 515 of file pstate.h.

#define pstate_group_name_mask   ((unsigned long)0)

Definition at line 510 of file pstate.h.

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

Definition at line 338 of file pstate.h.

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

Definition at line 337 of file pstate.h.

#define pstate_history_list_trace (  ) 

Definition at line 385 of file pstate.h.

#define pstate_history_mask   ((unsigned long)0)

Definition at line 529 of file pstate.h.

#define pstate_history_name_list_trace (  ) 

Definition at line 331 of file pstate.h.

#define pstate_history_name_mask   ((unsigned long)0)

Definition at line 339 of file pstate.h.

#define pstate_history_trace (  ) 

Definition at line 362 of file pstate.h.

#define pstate_integrate_fail_notify_command_mask   ((unsigned long)0)

Definition at line 522 of file pstate.h.

#define pstate_integrate_pass_notify_command_mask   ((unsigned long)0)

Definition at line 521 of file pstate.h.

#define pstate_integrator_list_trace (  ) 

Definition at line 500 of file pstate.h.

#define pstate_integrator_mask   ((unsigned long)0)

Definition at line 534 of file pstate.h.

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

Definition at line 526 of file pstate.h.

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

Definition at line 527 of file pstate.h.

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

Definition at line 506 of file pstate.h.

#define pstate_owner_name_mask   ((unsigned long)0)

Definition at line 509 of file pstate.h.

#define pstate_review_fail_notify_command_mask   ((unsigned long)0)

Definition at line 520 of file pstate.h.

#define pstate_review_pass_notify_command_mask   ((unsigned long)0)

Definition at line 518 of file pstate.h.

#define pstate_review_pass_undo_notify_command_mask   ((unsigned long)0)

Definition at line 519 of file pstate.h.

#define pstate_reviewer_list_trace (  ) 

Definition at line 477 of file pstate.h.

#define pstate_reviewer_mask   ((unsigned long)0)

Definition at line 533 of file pstate.h.

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

Definition at line 513 of file pstate.h.

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

Definition at line 258 of file pstate.h.

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

Definition at line 259 of file pstate.h.

#define pstate_src_edit_number_mask   ((unsigned long)0)

Definition at line 256 of file pstate.h.

#define pstate_src_file_name_mask   ((unsigned long)0)

Definition at line 254 of file pstate.h.

#define pstate_src_list_trace (  ) 

Definition at line 308 of file pstate.h.

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

Definition at line 257 of file pstate.h.

#define pstate_src_mask   ((unsigned long)0)

Definition at line 528 of file pstate.h.

#define pstate_src_trace (  ) 

Definition at line 285 of file pstate.h.

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

Definition at line 255 of file pstate.h.

#define pstate_trace (  ) 

Definition at line 591 of file pstate.h.

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

Definition at line 507 of file pstate.h.

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

Definition at line 536 of file pstate.h.

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

Definition at line 537 of file pstate.h.

#define pstate_version_previous_mask   ((unsigned long)0)

Definition at line 538 of file pstate.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 21 of file pstate.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 42 of file pstate.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 61 of file pstate.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.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 
)

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 
)

void pstate__rpt_init ( void   ) 

pstate_administrator_list_ty* pstate_administrator_list_clone ( pstate_administrator_list_ty  ) 

pstate_administrator_list_ty* pstate_administrator_list_copy ( 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_change_list_ty* pstate_change_list_clone ( pstate_change_list_ty  ) 

pstate_change_list_ty* pstate_change_list_copy ( 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_ty* pstate_clone ( pstate_ty  ) 

pstate_ty* pstate_copy ( pstate_ty  ) 

pstate_copyright_years_list_ty* pstate_copyright_years_list_clone ( pstate_copyright_years_list_ty  ) 

pstate_copyright_years_list_ty* pstate_copyright_years_list_copy ( 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 
)

pstate_developer_list_ty* pstate_developer_list_clone ( pstate_developer_list_ty  ) 

pstate_developer_list_ty* pstate_developer_list_copy ( 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_history_ty* pstate_history_clone ( pstate_history_ty  ) 

pstate_history_ty* pstate_history_copy ( pstate_history_ty  ) 

pstate_history_list_ty* pstate_history_list_clone ( pstate_history_list_ty  ) 

pstate_history_list_ty* pstate_history_list_copy ( 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_history_name_list_ty* pstate_history_name_list_clone ( pstate_history_name_list_ty  ) 

pstate_history_name_list_ty* pstate_history_name_list_copy ( 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_integrator_list_ty* pstate_integrator_list_clone ( pstate_integrator_list_ty  ) 

pstate_integrator_list_ty* pstate_integrator_list_copy ( 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 
)

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

pstate_ty* pstate_read_file ( string_ty filename  ) 

The pstate_read_file function is used to read pstate 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.

pstate_reviewer_list_ty* pstate_reviewer_list_clone ( pstate_reviewer_list_ty  ) 

pstate_reviewer_list_ty* pstate_reviewer_list_copy ( 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_src_ty* pstate_src_clone ( pstate_src_ty  ) 

pstate_src_ty* pstate_src_copy ( pstate_src_ty  ) 

pstate_src_list_ty* pstate_src_list_clone ( pstate_src_list_ty  ) 

pstate_src_list_ty* pstate_src_list_copy ( 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 
)

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 ( 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:
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 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:
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 pstate_write_xml ( const output::pointer fp,
pstate_ty value 
)


Variable Documentation


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