#include "RixInterfaces.h"
#include "ndspy.h"
Go to the source code of this file.
The RixDspy interface provides access to dspy components accessible through librix rather than libprman.so.
void
onIdle(void)
{
}
{
delete ds;
}
For an alternative style of programming the client may register interest in the state changes of the server. Users should be aware of the fact that RixDspy::CreateServer creates a thread to perform its work, and that the observer is called from that thread:
void
{
{
dealWithServerStop();
break;
default:
break;
}
}
Enumerator |
---|
k_RixImmediate |
|
k_RixQueued |
|