Go to the documentation of this file.
25 rlPlcState(
int numInt=100,
int numFloat=100,
int numDouble=0,
const char *shared_memory=NULL);
44 void set(
int index,
int bit);
45 void clear(
int index,
int bit);
46 int isSet(
int index,
int bit);
47 int isClear(
int index,
int bit);