Open Model Railroad Network (OpenMRN)
Loading...
Searching...
No Matches
HubToGcPort Member List

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

Action typedefTypedStateFlow< MessageType, UntypedStateFlow< QueueType > >
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
buf_HubToGcPortprivate
call_immediately(Callback c)UntypedStateFlow< QueueType >inlineprotected
Callback typedefUntypedStateFlow< QueueType >protected
cast_alloc(QMember *entry)FlowInterface< MessageType >inlinestatic
cast_allocation_result(T **member)StateFlowBaseinlineprotected
currentMessage_StateFlowWithQueueprivate
currentPriority_StateFlowWithQueueprivate
delete_this()StateFlowBaseinlineprotected
DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase)StateFlowBaseprivate
do_send()HubToGcPortinline
entry() overrideHubToGcPortinlinevirtual
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
head_LinkedObject< StateFlowWithQueue >protectedstatic
head_mu()LinkedObject< StateFlowWithQueue >inlinestatic
HubToGcPort(DirectHubInterface< uint8_t[]> *gc_hub, CanHubFlow *can_hub) (defined in HubToGcPort)HubToGcPortinline
init()QMemberinline
inlineComplete_HubToGcPortprivate
inlineRun_HubToGcPortprivate
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_StateFlowWithQueueprivate
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
me_HubToGcPortprivate
message()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotected
message_type typedefFlowInterface< MessageType >
MIN_GC_FREEHubToGcPortprivatestatic
mu_Atomicprivate
nextQMemberprotected
notify() overrideStateFlowWithQueuevirtual
packetSize_HubToGcPortprivate
pktDone_HubToGcPortprivate
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
reset_flow(Callback c)StateFlowBaseinlineprotected
reset_message(BufferBase *message, unsigned priority)StateFlowWithQueueinlineprotected
return_buffer()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprotected
run() overrideStateFlowBasevirtual
send(MessageAccessor< uint8_t[]> *msg) overrideHubToGcPortinline
StateFlow::send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDETypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlinevirtual
StateFlow::UntypedStateFlow::send(BufferBase *msg, unsigned priority=UINT_MAX)UntypedStateFlow< QueueType >inlineprotected
DirectHubPort< uint8_t[]>::send(MessageAccessor< uint8_t > *msg)=0DirectHubPort< uint8_t[]>pure virtual
service()StateFlowBaseinline
service_StateFlowBaseprivate
set_priority(unsigned priority)StateFlowWithQueueinlineprotected
set_terminated()StateFlowBaseinlineprotected
sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c)StateFlowBaseinlineprotected
sourceHub_HubToGcPortprivate
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
targetHub_HubToGcPortprivate
terminated()StateFlowBaseprivate
test_deletion() (defined in Executable)Executable
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
UntypedStateFlow(Service *service)UntypedStateFlow< QueueType >inline
wait()StateFlowBaseinlineprotected
wait_and_call(Callback c)StateFlowBaseinlineprotected
wait_for_message() (defined in StateFlowWithQueue)StateFlowWithQueueprivate
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
~HubToGcPort() (defined in HubToGcPort)HubToGcPortinline
~LinkedObject()LinkedObject< StateFlowWithQueue >inlineprotected
~QMember()QMemberinlineprotected
~StateFlowBase()StateFlowBaseinlineprotected
~StateFlowWithQueue() (defined in StateFlowWithQueue)StateFlowWithQueue
~TypedStateFlow()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlinevirtual
~UntypedStateFlow() (defined in UntypedStateFlow< QueueType >)UntypedStateFlow< QueueType >inline