Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
Loading...
Searching...
No Matches
CATEGORY_INFO Struct Reference

Background Information about Project. More...

#include <common_definitions.h>

Data Fields

int DevFamily
int LanguageFamily
int PrimaryTool

Detailed Description

Background Information about Project.

This structure holds information about the type of project being developed.

Definition at line 156 of file common_definitions.h.

Field Documentation

◆ DevFamily

int CATEGORY_INFO::DevFamily

Development Family - Groups like Home Automation, Houseboat, Sensors, etc

Definition at line 158 of file common_definitions.h.

◆ LanguageFamily

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.

◆ PrimaryTool

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.


The documentation for this struct was generated from the following file: