Giter Site home page Giter Site logo

w4bremer / template-cpp14 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apigear-io/template-cpp14

0.0 0.0 0.0 2.32 MB

C++14 technology template

License: MIT License

Shell 0.13% C++ 88.40% Python 1.87% C 0.20% Go 0.11% Smarty 5.05% CMake 4.13% Batchfile 0.10%

template-cpp14's Introduction

C++ 14 Blueprint

A pure C++ 14 blueprint with CMake build system support. Poco is used for network connections (feature: apigear). The generated code can be enhanced with support for the Conan package manager.

Features

The following list presents a set of features which can be individually enabled in the solution file for code generation.

  • api
    Create the plain interface data structure files
  • core
    Create a core set of files for json serialization and event handling support implemented
  • scaffold
    Create a fully featured project with reference implementations, tests and this README. This is only for convenience. It is also possible to just build and link against e.g. the api and core libraries. And provide a implementation in a completely seperate folder.
  • monitor
    Create support libraries for monitoring API traffic
  • olink
    Create IPC implementation for ObjectLink. Provides ready to use client and server for your Interfaces Requires: api, core, apigear. For detailed information about information see also "Lifecycle for olink client-server implementation.md"
  • mqtt
    Create IPC implementation for MQTT v5. Provides ready to use client and server for your Interfaces Requires: api, core, apigear. For detailed information about information see also the MQTT specification Please note this feature is still experimental.
  • apigear
    Create necessary ApiGear support library for extended features like monitoring, olink IPC - needs to be generated for monitor or olink
  • examples
    Create simple examples for "How to use" the generated code
  • conan
    Create files for conan package manager

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.