|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Project Information Passed Between Functions. More...
#include <common_definitions.h>
Project Information Passed Between Functions.
Definition at line 506 of file common_definitions.h.
| COMP_FAMILY_INFO PROJECT_INFORMATION::CompFamilyInfo |
Computer Tool Family
Definition at line 515 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), DevelopmentFamily::ReadProjectId(), and ProjectIdentifier::ReadProjectId().
| DEVELOPER_INFO PROJECT_INFORMATION::Developer |
Developer Information Structure
Definition at line 512 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), and ProjectListManager::MakeHTMLProjectPage().
| DEV_FAMILY_INFO PROJECT_INFORMATION::DevFamilyInfo |
Development Family Structure
Definition at line 513 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), DevelopmentFamily::ReadProjectId(), and ProjectIdentifier::ReadProjectId().
| LICENCE_INFO PROJECT_INFORMATION::DocLicence |
Documentation Licence Structure
Definition at line 517 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), and ProjectIdentifier::ReadProjectId().
| DOXY_OPTIONS PROJECT_INFORMATION::DoxyOptions |
Doxygen Options Structure
Definition at line 521 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().
| EXECUTION_STATUS PROJECT_INFORMATION::ExecutionStatus |
Documenting Execution Status
Definition at line 524 of file common_definitions.h.
Referenced by Worker::DoDoxygen().
| LICENCE_INFO PROJECT_INFORMATION::HardwareLicence |
Hardware Licence Structure
Definition at line 519 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), and ProjectIdentifier::ReadProjectId().
| ASSOCIATED_GROUP_INFO PROJECT_INFORMATION::InAssocInfo |
Association Group Structure
Definition at line 520 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), and DoxygenManager::ReceiveResult().
| LANG_FAMILY_INFO PROJECT_INFORMATION::LangFamilyInfo |
Computer Language Family Structure
Definition at line 514 of file common_definitions.h.
Referenced by Worker::CppCheck(), ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), Worker::PreProcessProject(), DevelopmentFamily::ReadProjectId(), and ProjectIdentifier::ReadProjectId().
| PROGRAM_INFORMATION PROJECT_INFORMATION::ProgramInformation |
Program Information Structure
Definition at line 508 of file common_definitions.h.
Referenced by Worker::CountLines(), Worker::CppCheck(), Worker::CreateSourceArchive(), Worker::DoDoxygen(), Worker::FindLibraries(), ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::MakeHTMLProjectPage(), ProjectListManager::MakeOSProjectPage(), Worker::PreProcessProject(), and DoxygenManager::ReceiveResult().
| int PROJECT_INFORMATION::ProjectContact |
Project Contact Index
Definition at line 523 of file common_definitions.h.
| PROJECT_DESCRIPTION PROJECT_INFORMATION::ProjectDesc |
Project Description Structure
Definition at line 509 of file common_definitions.h.
Referenced by Worker::CountLines(), Worker::CppCheck(), Worker::CreateInstallScript(), Worker::CreateSourceArchive(), Worker::DoDoxygen(), DoxygenManager::DoProject(), Worker::DoWork(), Worker::FindLibraries(), ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectSubstitute::LoadUserSubstitutes(), ProjectListManager::MakeHTMLProjectPage(), ProjectListManager::MakeOSProjectPage(), Worker::PreProcessProject(), DoxygenManager::ProcessProject(), ProjectListManager::PrStateChange(), ProjectIdentifier::ReadProjectId(), ProjectOptionsManager::ReadProjectId(), ProgramVersion::ReadProjectInfo(), ProjectStatus::ReadProjectInfo(), DoxygenManager::ReceiveResult(), and ProjectDocManager::UpdateProjectToDatabase().
| bool PROJECT_INFORMATION::ProjectLock |
Project Processing Lock
Definition at line 525 of file common_definitions.h.
Referenced by DoxygenManager::DoProject(), ReadProjectInfo::LoadProjectInfo(), Worker::PreProcessProject(), DoxygenManager::ProcessProject(), ProjectListManager::PrStateChange(), and DoxygenManager::ReceiveResult().
| bool PROJECT_INFORMATION::ProjectQueued |
Project In Processing Queue
Definition at line 526 of file common_definitions.h.
Referenced by DoxygenManager::DoProject(), ReadProjectInfo::LoadProjectInfo(), DoxygenManager::ProcessProject(), ProjectListManager::PrStateChange(), and DoxygenManager::ReceiveResult().
| LICENCE_INFO PROJECT_INFORMATION::SoftwareLicence |
Software Licence Structure
Definition at line 518 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), and ProjectIdentifier::ReadProjectId().
| STATUS_INFO PROJECT_INFORMATION::StatusInfo |
Status Information Structure
Definition at line 511 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), ProjectIdentifier::ReadProjectId(), and ProjectStatus::ReadProjectInfo().
| QMap<QString, QString> PROJECT_INFORMATION::SubsMap |
Key-Value Substitution Table
Definition at line 522 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ProjectSubstitute::LoadUserSubstitutes(), Worker::PreProcessProject(), and Worker::UpdateLine().
| TARGET_FAMILY_INFO PROJECT_INFORMATION::TargetFamilyInfo |
Target System Family
Definition at line 516 of file common_definitions.h.
Referenced by Worker::DoWork(), ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectListManager::LoadProjectTable(), ProjectListManager::MakeHTMLProjectPage(), DevelopmentFamily::ReadProjectId(), and ProjectIdentifier::ReadProjectId().
| VERSION_INFO PROJECT_INFORMATION::VersionInfo |
Version Information Structure
Definition at line 510 of file common_definitions.h.
Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), ProjectIdentifier::ReadProjectId(), and ProgramVersion::ReadProjectInfo().