/hpp-template-corba

This package is intended to ease construction of CORBA servers by templating actions that are common to all servers.

Primary LanguageC++OtherNOASSERTION

HPP template corba

Pipeline status Coverage report Code style: black pre-commit.ci status

Introduction

This package is intended to ease construction of CORBA servers by templating actions that are common to all servers.

This package only contains one template class hpp::corba::Server. The parameter of this template class is the implementation of an idl interface.

For more information, install the package and see the html documentation.