Skip to content
Snippets Groups Projects
Commit aaaa51f1 authored by florent's avatar florent
Browse files

[wip/hpp-template-corba]

	New package 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.

	The documentation explains by an example how to build a C++ server and
	a python client in one page with example code.
parent 22704e92
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment