Re: [Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Gilles Chanteperdrix
Stephan Zimmermann wrote: > Hello List, > actually I am playing around with Xenomai 2.0.1 functions in a C++ > Application. I Wrote some simple wrapper-classes to use mutexes, semaphores > and tasks. Maybe you will be interested in xeno--: https://gna.org/projects/xenomm/ --

Re: [Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Philippe Gerum
Stephan Zimmermann wrote: Hello List, actually I am playing around with Xenomai 2.0.1 functions in a C++ Application. I Wrote some simple wrapper-classes to use mutexes, semaphores and tasks. Now, after thinking a while about message queues, I am confused somehow. Is it possible to use the sta

[Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Stephan Zimmermann
Hello List, actually I am playing around with Xenomai 2.0.1 functions in a C++ Application. I Wrote some simple wrapper-classes to use mutexes, semaphores and tasks. Now, after thinking a while about message queues, I am confused somehow. Is it possible to use the standard 'new' Operator in a m

Re: [Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Gilles Chanteperdrix
Stephan Zimmermann wrote: > Hello List, > actually I am playing around with Xenomai 2.0.1 functions in a C++ > Application. I Wrote some simple wrapper-classes to use mutexes, semaphores > and tasks. Maybe you will be interested in xeno--: https://gna.org/projects/xenomm/ --

Re: [Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Philippe Gerum
Stephan Zimmermann wrote: Hello List, actually I am playing around with Xenomai 2.0.1 functions in a C++ Application. I Wrote some simple wrapper-classes to use mutexes, semaphores and tasks. Now, after thinking a while about message queues, I am confused somehow. Is it possible to use the sta

[Xenomai-help] Using Xenomai in C++ App.

2006-01-11 Thread Stephan Zimmermann
Hello List, actually I am playing around with Xenomai 2.0.1 functions in a C++ Application. I Wrote some simple wrapper-classes to use mutexes, semaphores and tasks. Now, after thinking a while about message queues, I am confused somehow. Is it possible to use the standard 'new' Operator in a m