ESP3D  3.0
Firmware for ESP boards connected to 3D Printer
HostServices Class Reference

#include <host_services.h>

Public Member Functions

 HostServices ()
 
 ~HostServices ()
 
bool begin ()
 
void end ()
 
void handle ()
 

Detailed Description

Definition at line 27 of file host_services.h.

Constructor & Destructor Documentation

◆ HostServices()

HostServices::HostServices ( )

Definition at line 27 of file host_services.cpp.

◆ ~HostServices()

HostServices::~HostServices ( )

Definition at line 31 of file host_services.cpp.

Here is the call graph for this function:

Member Function Documentation

◆ begin()

bool HostServices::begin ( )

Definition at line 36 of file host_services.cpp.

Here is the call graph for this function:

◆ end()

void HostServices::end ( )

Definition at line 47 of file host_services.cpp.

Here is the caller graph for this function:

◆ handle()

void HostServices::handle ( )

Definition at line 56 of file host_services.cpp.


The documentation for this class was generated from the following files: