DUECA/DUSIME
|
This is a media accessor based on a common memory principle. More...
#include <ScramNetAccessor.hxx>
Public Member Functions | |
ScramNetAccessor () | |
Constructor. | |
bool | complete () |
complete method. | |
~ScramNetAccessor () | |
Destructor. | |
Static Public Member Functions | |
static const ParameterTable * | getParameterTable () |
Obtain a pointer to the parameter table. | |
This is a media accessor based on a common memory principle.
This accessor uses SCRAMNet shared memory to communicate between several computers.
A ScramNetAccessor is not normally called from a user program. Use the scheme construction capabilities to create it as follows:
dueca::ScramNetAccessor::ScramNetAccessor | ( | ) |
Constructor.
This will be called from Scheme code.