#include <plcommands.h>
Public Types | |
enum | PLComOtherType { clear , show , hide , erase , erase_similar , showAxis , hideAxis , showGrid , hideGrid , xlabel , ylabel , zlabel , title , name } |
Public Attributes | |
char | options [PLCom::max_size_options] |
char | hashtag [PLCom::max_size_hashtag] |
int | target |
enum DLR_TS::PlotLab::PLComOther::PLComOtherType | comtype |
enum DLR_TS::PlotLab::PLComOther::PLComOtherType DLR_TS::PlotLab::PLComOther::comtype |
char DLR_TS::PlotLab::PLComOther::hashtag[PLCom::max_size_hashtag] |
char DLR_TS::PlotLab::PLComOther::options[PLCom::max_size_options] |
int DLR_TS::PlotLab::PLComOther::target |