DUECA/DUSIME
|
This is a media accessor based on a common memory principle. More...
Public Member Functions | |
ScramNetAccessor () | |
Constructor. More... | |
bool | complete () |
complete method. More... | |
~ScramNetAccessor () | |
Destructor. | |
Static Public Member Functions | |
static const ParameterTable * | getParameterTable () |
Obtain a pointer to the parameter table. More... | |
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.
|
static |
Obtain a pointer to the parameter table.
bool dueca::ScramNetAccessor::complete | ( | ) |
complete method.