|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Background Information about Project. More...
#include <common_definitions.h>
Data Fields | |
| int | DevFamily |
| int | LanguageFamily |
| int | PrimaryTool |
Background Information about Project.
This structure holds information about the type of project being developed.
Definition at line 156 of file common_definitions.h.
| int CATEGORY_INFO::DevFamily |
Development Family - Groups like Home Automation, Houseboat, Sensors, etc
Definition at line 158 of file common_definitions.h.
| int CATEGORY_INFO::LanguageFamily |
Development Lanaguage - Primary software language like C++, JavaScript, but may also be CAD or similar.
Definition at line 159 of file common_definitions.h.
| int CATEGORY_INFO::PrimaryTool |
Primary Tool - The instance of the tool that is required when developing using the Developmentn Language
Definition at line 160 of file common_definitions.h.