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

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

Action typedefTypedStateFlow< MessageType, UntypedStateFlow< QueueType > >private
again()StateFlowBaseinlineprivate
alloc()FlowInterface< MessageType >inlineprivate
alloc_async(Executable *target)FlowInterface< MessageType >inlineprivate
alloc_result(QMember *b) overrideStateFlowBaseinlineprivatevirtual
allocate_and_call(FlowInterface< Buffer< T > > *target_flow, Callback c, Pool *pool=nullptr)StateFlowBaseinlineprivate
allocate_and_call(Callback c, QAsync *queue)StateFlowBaseinlineprivate
allocationResult_StateFlowBaseprivate
bufEnd_ESPWifiClientprivate
bufSize_ESPWifiClientprivate
call_immediately(Callback c)UntypedStateFlow< QueueType >inlineprivate
Callback typedefUntypedStateFlow< QueueType >private
cast_alloc(QMember *entry)FlowInterface< MessageType >inlineprivatestatic
cast_allocation_result(T **member)StateFlowBaseinlineprivate
conn_ESPWifiClientprivate
connectCallback_ESPWifiClientprivate
currentMessage_StateFlowWithQueueprivate
currentPriority_StateFlowWithQueueprivate
data_received(char *pdata, unsigned short len)ESPWifiClientinline
data_sent()ESPWifiClientinlineprivate
delete_this()StateFlowBaseinlineprivate
DISALLOW_COPY_AND_ASSIGN(StateFlowBase) (defined in StateFlowBase)StateFlowBaseprivate
dns_done(const char *name, ip_addr_t *ipaddr, void *arg)ESPWifiClientinlinestatic
do_connect(ip_addr_t *ipaddr)ESPWifiClientinline
do_dns_lookup()ESPWifiClientinline
entry() overrideESPWifiClientinlineprivatevirtual
ESPWifiClient(const string &ssid, const string &password, CanHubFlow *hub, const string &hostname, int port, unsigned send_buf_size, std::function< void()> connect_callback)ESPWifiClientinline
exists()Singleton< ESPWifiClient >inlinestatic
exit()StateFlowWithQueueinlineprivate
full_allocation_result(FlowInterface< Buffer< T > > *target_flow)StateFlowBaseinlineprivate
full_allocation_result(TypedQAsync< T > *queue)StateFlowBaseinlineprivate
gcAdapter_ESPWifiClientprivate
gcHub_ESPWifiClientprivate
get_allocation_result(FlowInterface< Buffer< T > > *target_flow)StateFlowBaseinlineprivate
head_LinkedObject< StateFlowWithQueue >privatestatic
head_mu()LinkedObject< StateFlowWithQueue >inlineprivatestatic
host_ESPWifiClientprivate
hub_ESPWifiClientprivate
init()QMemberinlineprivate
instance()Singleton< ESPWifiClient >inlinestatic
instance_Singleton< ESPWifiClient >privatestatic
internal_try_read()StateFlowBaseinlineprivate
internal_try_write()StateFlowBaseinlineprivate
invoke_subflow_and_ignore_result(FlowInterface< Buffer< T > > *target_flow, Args &&... args)StateFlowBaseinlineprivatestatic
invoke_subflow_and_wait(FlowInterface< Buffer< T > > *target_flow, Callback c, Args &&... args)StateFlowBaseinlineprivate
is_state(Callback c)StateFlowBaseinlineprivate
is_terminated()StateFlowBaseinlineprivate
is_waiting()StateFlowWithQueueinlineprivate
isWaiting_StateFlowWithQueueprivate
link_LinkedObject< StateFlowWithQueue >private
link_head()LinkedObject< StateFlowWithQueue >inlineprivatestatic
link_next()LinkedObject< StateFlowWithQueue >inlineprivate
link_this()LinkedObject< StateFlowWithQueue >inlineprivate
LinkedObject()LinkedObject< StateFlowWithQueue >inlineprivate
lock() (defined in Atomic)Atomicinlineprivate
MAX_PRIORITY_StateFlowWithQueueprivatestatic
message()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivate
message_type typedefFlowInterface< MessageType >private
mu_Atomicprivate
nextQMemberprivate
notify() overrideStateFlowWithQueueprivatevirtual
pool()FlowInterface< MessageType >inlineprivatevirtual
port_ESPWifiClientprivate
priority()StateFlowWithQueueinlineprivate
QMember()QMemberinlineprivate
queue_UntypedStateFlow< QueueType >private
queue_empty() OVERRIDEUntypedStateFlow< QueueType >inlineprivatevirtual
queue_next(unsigned *priority) OVERRIDEUntypedStateFlow< QueueType >inlineprivatevirtual
queueSize_StateFlowWithQueueprivate
read_nonblocking(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprivate
read_repeated(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprivate
read_repeated_with_timeout(StateFlowTimedSelectHelper *helper, long long timeout_nsec, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprivate
read_single(StateFlowSelectHelper *helper, int fd, void *buf, size_t size, Callback c, unsigned priority=Selectable::MAX_PRIO)StateFlowBaseinlineprivate
release() OVERRIDETypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivatevirtual
release_and_exit()StateFlowWithQueueinlineprivate
reset_flow(Callback c)StateFlowBaseinlineprivate
reset_message(BufferBase *message, unsigned priority)StateFlowWithQueueinlineprivate
return_buffer()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivate
run() overrideStateFlowBaseprivatevirtual
send(MessageType *msg, unsigned priority=UINT_MAX) OVERRIDETypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivatevirtual
UntypedStateFlow::send(BufferBase *msg, unsigned priority=UINT_MAX)UntypedStateFlow< QueueType >inlineprivate
send_buffer()ESPWifiClientinlineprivate
send_done()ESPWifiClientinlineprivate
sendBlocked_ESPWifiClientprivate
sendBuf_ESPWifiClientprivate
sendPending_ESPWifiClientprivate
service()StateFlowBaseinlineprivate
service_StateFlowBaseprivate
set_priority(unsigned priority)StateFlowWithQueueinlineprivate
set_terminated()StateFlowBaseinlineprivate
sleep_and_call(::Timer *timer, long long timeout_nsec, Callback c)StateFlowBaseinlineprivate
start_flow(Callback c)StateFlowBaseinlineprivate
start_flow_at_init(Callback c)StateFlowWithQueueinlineprivate
state_StateFlowBaseprivate
StateFlow(Service *service)StateFlow< MessageType, QueueType >inlineprivate
StateFlowBase(Service *service)StateFlowBaseinlineprivate
StateFlowBase()StateFlowBaseprivate
StateFlowWithQueue(Service *service)StateFlowWithQueueprivate
static_data_received(void *arg, char *pdata, unsigned short len)ESPWifiClientinlinestatic
static_data_sent(void *arg)ESPWifiClientinlinestatic
static_tcp_connected(void *arg)ESPWifiClientinlinestatic
static_tcp_disconnected(void *arg)ESPWifiClientinlinestatic
static_wifi_callback(System_Event_t *evt)ESPWifiClientinlinestatic
stationConfig_ESPWifiClientprivate
targetIp_ESPWifiClientprivate
tcp_ESPWifiClientprivate
tcp_connected()ESPWifiClientinline
tcp_disconnected()ESPWifiClientinline
terminated()StateFlowBaseprivate
test_deletion() (defined in Executable)Executableprivate
thisESPWifiClientprivate
timeout()ESPWifiClientinlineprivate
timerPending_ESPWifiClientprivate
transfer_message()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivate
type_helper()FlowInterface< MessageType >inlineprivatevirtual
TypedStateFlow(Service *service)TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivate
unlock() (defined in Atomic)Atomicinlineprivate
UntypedStateFlow(Service *service)UntypedStateFlow< QueueType >inlineprivate
wait()StateFlowBaseinlineprivate
wait_and_call(Callback c)StateFlowBaseinlineprivate
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)StateFlowBaseinlineprivate
yield()StateFlowBaseinlineprivate
yield_and_call(Callback c)StateFlowBaseinlineprivate
~Destructable() (defined in Destructable)Destructableinlineprivatevirtual
~Executable() (defined in Executable)Executableprivatevirtual
~FlowInterface() (defined in FlowInterface< MessageType >)FlowInterface< MessageType >inlineprivatevirtual
~LinkedObject()LinkedObject< StateFlowWithQueue >inlineprivate
~QMember()QMemberinlineprivate
~StateFlowBase()StateFlowBaseinlineprivate
~StateFlowWithQueue() (defined in StateFlowWithQueue)StateFlowWithQueueprivate
~TypedStateFlow()TypedStateFlow< MessageType, UntypedStateFlow< QueueType > >inlineprivatevirtual
~UntypedStateFlow() (defined in UntypedStateFlow< QueueType >)UntypedStateFlow< QueueType >inlineprivate