Class CDbcUtilCMakeGenerator#

Inheritance Relationships#

Base Type#

Class Documentation#

class CDbcUtilCMakeGenerator : public CCodeGeneratorBase#

CMake generator class.

Public Functions

CDbcUtilCMakeGenerator(const std::filesystem::path &rpathOutputDir, const std::string &rssComponent)#

Constructor.

Parameters:
  • rpathOutputDir[in] Reference to the outpur directory.

  • rssComponent[in] Current component this CMake file is for.

virtual ~CDbcUtilCMakeGenerator()#

Destructor.