MODEL2CODE Logo
0.1.0
  • Tutorials
  • API
MODEL2CODE
  • File Data.h
  • View page source

File Data.h

↰ Parent directory (/home/runner/work/model2code/model2code/include)

This file contains the structures used in the code generation and functions to manipulate the data.

Contents

  • Definition (/home/runner/work/model2code/model2code/include/Data.h)

  • Detailed Description

  • Includes

  • Included By

  • Classes

  • Functions

  • Defines

  • Variables

Definition (/home/runner/work/model2code/model2code/include/Data.h)

  • Program Listing for File Data.h

Detailed Description

0.1

2024-05-24

Includes

  • fstream

  • iostream

  • map

  • strManipulation.h (File strManipulation.h)

  • string

Included By

  • File ExtractFromXML.h

Classes

  • Struct cppCodeStr

  • Struct cppDataModelCodeStr

  • Struct eventDataStr

  • Struct fileDataStr

  • Struct hCodeStr

  • Struct interfaceDataStr

  • Struct savedCodeStr

  • Struct skillDataStr

  • Struct templateFileDataStr

  • Struct topicCodeStr

Functions

  • Function add_to_log

  • Function getDataFromEvent

  • Function getDataFromRootName

  • Function print_log

  • Function printEventData

  • Function printSkillData

  • Function setFileData

Defines

  • Define cMakeTemplateFileRelativePath

  • Define cmdHalt

  • Define cmdTick

  • Define cppDataModelTemplateFileRelativePath

  • Define cppTemplateFileRelativePath

  • Define hDataModelTemplateFileRelativePath

  • Define hTemplateFileRelativePath

  • Define interfaceFilePath

  • Define mainTemplateFileRelativePath

  • Define modelFilePath

  • Define pkgTemplateFileRelativePath

  • Define RETURN_CODE_ERROR

  • Define RETURN_CODE_OK

  • Define rspHalt

  • Define rspTick

  • Define templateFilePath

Variables

  • Variable eventsMap


© Copyright 2024.

Built with Sphinx using a theme provided by Read the Docs.