|
pfodParser
3.61.0
The pfodParser library is handles commands sent from the Android pfodApp, pfodApp supports WiFi, BLE, Bluetooth and SMS connections
|
#include <pfodDrawing.h>
Inherits pfodAutoCmd.
Public Member Functions | |
| pfodDrawing (pfodParser *parserPtr, pfodDwgs *dwgsPtr) | |
| virtual bool | sendDwg () |
| virtual bool | processDwgCmds () |
Protected Attributes | |
| pfodParser * | parserPtr |
| pfodDwgs * | dwgsPtr |
Definition at line 17 of file pfodDrawing.h.
| pfodDrawing::pfodDrawing | ( | pfodParser * | parserPtr, |
| pfodDwgs * | dwgsPtr | ||
| ) |
|
virtual |
|
virtual |
|
protected |
Definition at line 25 of file pfodDrawing.h.
|
protected |
Definition at line 24 of file pfodDrawing.h.