Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
openlcb::StreamReceiverCan Member List

This is the complete list of members for openlcb::StreamReceiverCan, including all inherited members.

again()StateFlowBaseinlineprotected
alloc()FlowInterface< MessageType >inline
alloc_async(Executable *target)FlowInterface< MessageType >inline
alloc_result(QMember *b) overrideStateFlowBaseinlineprivatevirtual
allocate_and_call(FlowInterface< Buffer< T > > *target_flow, Callback c, Pool *pool=nullptr)StateFlowBaseinlineprotected
allocate_and_call(Callback c, QAsync *queue)StateFlowBaseinlineprotected
allocationResult_StateFlowBaseprivate
announced_stream()openlcb::StreamReceiverCanprivate
assignedStreamId_openlcb::StreamReceiverCanprivate
call_immediately(Callback c)UntypedStateFlow< QueueType >inlineprotected
CallableFlow(Service *s)CallableFlow< StreamReceiveRequest >inline
Callback typedefUntypedStateFlow< QueueType >protected
cancel_request() overrideopenlcb::StreamReceiverCanvirtual
cast_alloc(QMember *entry)FlowInterface< MessageType >inlinestatic
cast_allocation_result(T **member)StateFlowBaseinlineprotected
currentBuffer_openlcb::StreamReceiverCanprivate
currentMessage_StateFlowWithQueueprivate
currentPriority_StateFlowWithQueueprivate
dataHandler_openlcb::StreamReceiverCanprivate
delete_this()StateFlowBaseinlineprotected
DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase)StateFlowBaseprivate
entry() overrideopenlcb::StreamReceiverCaninlineprivatevirtual
exit()StateFlowWithQueueinlineprotected
full_allocation_result(FlowInterface< Buffer< T > > *target_flow)StateFlowBaseinlineprotected
full_allocation_result(TypedQAsync< T > *queue)StateFlowBaseinlineprotected
get_allocation_result(FlowInterface< Buffer< T > > *target_flow)StateFlowBaseinlineprotected
handle_bytes_received(const uint8_t *data, size_t len)openlcb::StreamReceiverCaninlineprivate
handle_stream_complete(Buffer< GenMessage > *message)openlcb::StreamReceiverCanprivate
handle_stream_initiate(Buffer< GenMessage > *message)openlcb::StreamReceiverCanprivate
has_request()CallableFlow< StreamReceiveRequest >inlineprotected
have_raw_buffer()openlcb::StreamReceiverCanprivate
head_LinkedObject< StateFlowWithQueue >protectedstatic
head_mu()LinkedObject< StateFlowWithQueue >inlinestatic
if_can()openlcb::StreamReceiverCaninlineprivate
init()QMemberinline
init_buffer_ready() (defined in openlcb::StreamReceiverCan)openlcb::StreamReceiverCanprivate
init_reply()openlcb::StreamReceiverCanprivate
internal_try_read()StateFlowBaseinlineprotected
internal_try_write()StateFlowBaseinlineprotected
invoke_subflow_and_ignore_result(FlowInterface< Buffer< T > > *target_flow, Args &&... args)StateFlowBaseinlinestatic
invoke_subflow_and_wait(FlowInterface< Buffer< T > > *target_flow, Callback c, Args &&... args)StateFlowBaseinlineprotected
is_state(Callback c)StateFlowBaseinlineprotected
is_terminated()StateFlowBaseinlineprotected
is_waiting()StateFlowWithQueueinline
isWaiting_openlcb::StreamReceiverCanprivate
lastBuffer_openlcb::StreamReceiverCanprivate
lastBufferPool_openlcb::StreamReceiverCanprivate
link_LinkedObject< StateFlowWithQueue >protected
link_head()LinkedObject< StateFlowWithQueue >inlinestatic
link_next()LinkedObject< StateFlowWithQueue >inline
link_this()LinkedObject< StateFlowWithQueue >inlineprotected
LinkedObject()LinkedObject< StateFlowWithQueue >inlineprotected
lock() (defined in Atomic)Atomicinlineprotected
MAX_PRIORITY_StateFlowWithQueueprivatestatic
message()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotected
message_type typedefFlowInterface< MessageType >
mu_Atomicprivate
nextQMemberprotected
node()openlcb::StreamReceiverCaninlineprivate
notify() overrideStateFlowWithQueuevirtual
pendingCancel_openlcb::StreamReceiverCanprivate
pendingInit_openlcb::StreamReceiverCanprivate
pool()FlowInterface< MessageType >inlinevirtual
priority()StateFlowWithQueueinlineprotected
QMember()QMemberinlineprotected
queue_UntypedStateFlow< QueueType >private
queue_empty() OVERRIDEUntypedStateFlow< QueueType >inlineprotectedvirtual
queue_next(unsigned *priority) OVERRIDEUntypedStateFlow< QueueType >inlineprotectedvirtual
queueSize_StateFlowWithQueueprivate
read_nonblocking(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprotected
read_repeated(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprotected
read_repeated_with_timeout(StateFlowTimedSelectHelper *helper, long long timeout_nsec, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprotected
read_single(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprotected
release() OVERRIDETypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotectedvirtual
release_and_exit()StateFlowWithQueueinlineprotected
request()CallableFlow< StreamReceiveRequest >inlineprotected
reset_flow(Callback c)StateFlowBaseinlineprotected
reset_message(BufferBase *message, unsigned priority)StateFlowWithQueueinlineprotected
return_buffer()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotected
return_ok()CallableFlow< StreamReceiveRequest >inlineprotected
return_with_error(int error)CallableFlow< StreamReceiveRequest >inlineprotected
run() overrideStateFlowBasevirtual
send(Buffer< StreamReceiveRequest > *msg, unsigned prio=0) overrideopenlcb::StreamReceiverCan
openlcb::StreamReceiverInterface::send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDETypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlinevirtual
UntypedStateFlow::send(BufferBase *msg, unsigned priority=UINT_MAX)UntypedStateFlow< QueueType >inlineprotected
service()StateFlowBaseinline
service_StateFlowBaseprivate
set_priority(unsigned priority)StateFlowWithQueueinlineprotected
set_terminated()StateFlowBaseinlineprotected
sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c)StateFlowBaseinlineprotected
start_flow(Callback c)StateFlowBaseinlineprotected
start_flow_at_init(Callback c)StateFlowWithQueueinlineprotected
state_StateFlowBaseprivate
StateFlow(Service *service)StateFlow< MessageType, QueueType >inline
StateFlowBase(Service *service)StateFlowBaseinlineprotected
StateFlowBase()StateFlowBaseprivate
StateFlowWithQueue(Service *service)StateFlowWithQueueprotected
streamClosed_openlcb::StreamReceiverCanprivate
streamCompleteHandler_openlcb::StreamReceiverCanprivate
StreamDataHandler (defined in openlcb::StreamReceiverCan)openlcb::StreamReceiverCanfriend
streamInitiateHandler_openlcb::StreamReceiverCanprivate
StreamReceiverCan(IfCan *interface, uint8_t local_stream_id)openlcb::StreamReceiverCan
StreamReceiverInterface(Service *s) (defined in openlcb::StreamReceiverInterface)openlcb::StreamReceiverInterfaceinline
streamWindowRemaining_openlcb::StreamReceiverCanprivate
terminated()StateFlowBaseprivate
test_deletion() (defined in Executable)Executable
totalByteCount_openlcb::StreamReceiverCanprivate
transfer_message()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotected
type_helper()FlowInterface< MessageType >inlinevirtual
TypedStateFlow(Service *service)TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inline
unlock() (defined in Atomic)Atomicinlineprotected
unregister_handlers()openlcb::StreamReceiverCanprivate
UntypedStateFlow(Service *service)UntypedStateFlow< QueueType >inline
wait()StateFlowBaseinlineprotected
wait_and_call(Callback c)StateFlowBaseinlineprotected
wait_and_return_ok()CallableFlow< StreamReceiveRequest >inlineprotected
wait_done()CallableFlow< StreamReceiveRequest >inlineprotected
wait_for_message() (defined in StateFlowWithQueue)StateFlowWithQueueprivate
wait_for_wakeup() (defined in openlcb::StreamReceiverCan)openlcb::StreamReceiverCaninlineprivate
wakeup()openlcb::StreamReceiverCanprivate
window_reached()openlcb::StreamReceiverCanprivate
write_repeated(StateFlowSelectHelper *helper, int fd, const void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprotected
yield()StateFlowBaseinlineprotected
yield_and_call(Callback c)StateFlowBaseinlineprotected
~Destructable() (defined in Destructable)Destructableinlinevirtual
~Executable() (defined in Executable)Executablevirtual
~FlowInterface() (defined in FlowInterface< MessageType >)FlowInterface< MessageType >inlinevirtual
~LinkedObject()LinkedObject< StateFlowWithQueue >inlineprotected
~QMember()QMemberinlineprotected
~StateFlowBase()StateFlowBaseinlineprotected
~StateFlowWithQueue() (defined in StateFlowWithQueue)StateFlowWithQueue
~StreamReceiverCan() (defined in openlcb::StreamReceiverCan)openlcb::StreamReceiverCan
~TypedStateFlow()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlinevirtual
~UntypedStateFlow() (defined in UntypedStateFlow< QueueType >)UntypedStateFlow< QueueType >inline