#include <cstate.h>
Data Fields | |
long | reference_count |
unsigned long | mask |
string_ty * | errpos |
string_ty * | brief_description |
string_ty * | description |
change_cause_ty | cause |
bool | test_exempt |
bool | test_baseline_exempt |
bool | regression_test_exempt |
cstate_architecture_list_ty * | architecture |
cstate_copyright_years_list_ty * | copyright_years |
string_ty * | version_previous |
attributes_list_ty * | attribute |
cstate_state_ty | state |
bool | given_test_exemption |
bool | given_regression_test_exemption |
long | delta_number |
string_ty * | delta_uuid |
bool | minimum_integration |
long | project_file_command_sync |
time_t | build_time |
time_t | test_time |
time_t | test_baseline_time |
time_t | regression_test_time |
cstate_architecture_times_list_ty * | architecture_times |
string_ty * | development_directory |
string_ty * | integration_directory |
cstate_history_list_ty * | history |
string_ty * | uuid |
cstate_branch_ty * | branch |
cstate_src_list_ty * | src |
Definition at line 869 of file cstate.h.
unsigned long cstate_ty::mask |
time_t cstate_ty::build_time |
time_t cstate_ty::test_time |