MIRA
AbstractChannel Member List

This is the complete list of members for AbstractChannel, including all inherited members.

AbstractChannel(const std::string &id, ChannelBufferBase *buffer)AbstractChannel
dbgDump(bool brief=true)AbstractChannelinline
discardWrite(Slot *s)AbstractChannel
finishWrite(Slot *s)AbstractChannel
fixateType()AbstractChannelinline
getBuffer()AbstractChannelinline
getID() constAbstractChannelinline
getLastSlotTime() constAbstractChannelinline
getNrOfDataChanges() constAbstractChannelinline
getNrOfSlots() constAbstractChannelinline
getTypeId() constAbstractChannelinline
getTypeMeta() constAbstractChannelinline
getTypename() constAbstractChannelinline
hasPublisher() constAbstractChannel
hasSubscriber() constAbstractChannelinline
isTyped() constAbstractChannelinline
mBufferAbstractChannelprotected
mIDAbstractChannelprotected
mLastSlotTimeAbstractChannelprotected
mNrOfDataChangesAbstractChannelprotected
mNrOfSubscribersWithoutChannelSubscriberAbstractChannelprotected
mPromoteMutexAbstractChannelprotected
mSubscribersAbstractChannelprotected
mSubscribersMutexAbstractChannelprotected
mUntypedBufferAbstractChannelprotected
promote()AbstractChannelinline
removeSubscriber(AbstractChannelSubscriberPtr subscriber)AbstractChannel
setTypeMeta(TypeMetaPtr meta)AbstractChannelinline
setTypename(const Typename &name)AbstractChannelinline
Slot typedefAbstractChannel
~AbstractChannel()AbstractChannel