public class MainCmionPort
extends yarp.BufferedPortBottle
| Constructor | Description |
|---|---|
MainCmionPort(SamgarConnector parent) |
create a new main Cmion port
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
sendId() |
with this method the port can send its identification to
SAMGAR (its name, category and subCategory)
|
acquire, addOutput, addOutput, addOutput, close, delete, disableCallback, finalize, getCPtr, getEnvelope, getInputCount, getName, getOutputCount, getPendingReads, getReport, interrupt, isClosed, isWriting, lastRead, onRead, prepare, read, read, release, resume, setEnvelope, setReader, setReplier, setReporter, setStrict, setStrict, setTargetPeriod, unprepare, useCallback, useCallback, where, write, write, writeStrictpublic MainCmionPort(SamgarConnector parent)