PICSimLab - Programmable IC Simulator Laboratory 0.9.2
PICSimLab - API
|
This is the complete list of members for cpart_dcmotor, including all inherited members.
always_update | part | protected |
BitmapId | part | protected |
ButtonEvent(const char *controlname, unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | inlinevirtual |
ComboChange(const char *controlname, std::string value) | part | inlinevirtual |
ConfigurePropertiesWindow(void) override | cpart_dcmotor | virtual |
count (defined in cpart_dcmotor) | cpart_dcmotor | private |
cpart_dcmotor(const unsigned x, const unsigned y, const char *name, const char *type, board *pboard_, const int id_) (defined in cpart_dcmotor) | cpart_dcmotor | |
dir (defined in cpart_dcmotor) | cpart_dcmotor | private |
Draw(void) | part | |
DrawOutput(const unsigned int index) override | cpart_dcmotor | virtual |
Event(const char *controlname) | part | inlinevirtual |
EvKeyPress(unsigned int key, unsigned int mask) | part | inlinevirtual |
EvKeyRelease(unsigned int key, unsigned int mask) | part | inlinevirtual |
EvMouseButtonPress(unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | |
EvMouseButtonRelease(unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | |
EvMouseMove(unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | |
filedialog_EvOnClose(int retId) | part | inlinevirtual |
Fsize (defined in part) | part | protected |
GetAboutInfo(void) override | cpart_dcmotor | inlinevirtual |
GetAlwaysUpdate(void) | part | |
GetBitmap(void) | part | inline |
GetHeight(void) | part | inline |
GetHelpURL(void) | part | virtual |
GetId(void) | part | inline |
GetInput(int n) | part | |
GetInputCount(void) | part | |
GetInputId(char *name) override | cpart_dcmotor | virtual |
GetMapFile(void) | part | virtual |
GetName(void) | part | |
GetOrientation(void) | part | |
GetOutput(int n) | part | |
GetOutputCount(void) | part | |
GetOutputId(char *name) override | cpart_dcmotor | virtual |
GetPCWCount(void) (defined in part) | part | |
GetPCWProperties(void) (defined in part) | part | |
GetPictureFileName(void) | part | virtual |
GetPinCount(void) (defined in part) | part | inline |
GetPinCtrlCount(void) (defined in part) | part | inline |
GetPins(void) (defined in part) | part | inline |
GetPinsCtrl(void) (defined in part) | part | inline |
GetPropertiesWindowFile(void) | part | virtual |
GetPWCComboSelectedPin(const char *combo_name) (defined in part) | part | protected |
GetScale(void) | part | |
GetUpdate(void) | part | |
GetWidth(void) | part | inline |
GetX(void) | part | inline |
GetY(void) | part | inline |
Height | part | protected |
id | part | protected |
Init(void) | part | |
input | part | protected |
input_ids | part | protected |
inputc | part | protected |
KeyEvent(const char *controlname, unsigned int keysym, unsigned int ukeysym, unsigned int state) | part | inlinevirtual |
LoadPartImage(void) | part | virtual |
Name (defined in part) | part | private |
OnMouseButtonPress(unsigned int inputId, unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | inlinevirtual |
OnMouseButtonRelease(unsigned int inputId, unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | inlinevirtual |
OnMouseMove(unsigned int inputId, unsigned int button, unsigned int x, unsigned int y, unsigned int state) | part | inlinevirtual |
Orientation | part | protected |
output | part | protected |
output_ids | part | protected |
outputc | part | protected |
part(const unsigned x, const unsigned y, const char *name, const char *type, board *pboard_, const int id_, const int fsize=8) | part | |
pboard (defined in part) | part | protected |
PCWCount (defined in part) | part | private |
PCWProperties (defined in part) | part | private |
PinCount (defined in part) | part | protected |
PinCtrlCount (defined in part) | part | protected |
pins (defined in cpart_dcmotor) | cpart_dcmotor | private |
Pins (defined in part) | part | protected |
PinsCtrl (defined in part) | part | protected |
PointInside(int x, int y) | part | |
PointInside(int x, int y, input_t input) | part | protected |
PostInit(void) | part | inlinevirtual |
PostProcess(void) override | cpart_dcmotor | virtual |
PreProcess(void) override | cpart_dcmotor | virtual |
Process(void) override | cpart_dcmotor | virtual |
ReadInputMap(std::string fname) | part | private |
ReadMaps(void) | part | protected |
ReadOutputMap(std::string fname) | part | private |
ReadPreferences(std::string value) override | cpart_dcmotor | virtual |
ReadPropertiesWindow(void) override | cpart_dcmotor | virtual |
refresh | part | protected |
RegisterRemoteControl(void) override | cpart_dcmotor | privatevirtual |
Reset(void) | part | inlinevirtual |
RotateCoords(unsigned int *x, unsigned int *y) | part | |
Scale | part | protected |
SetAlwaysUpdate(int sau) | part | |
SetId(int id_) | part | inline |
SetOrientation(int orientation) | part | virtual |
SetPCWComboWithPinNames(const char *combo_name, const unsigned char pin) (defined in part) | part | protected |
SetPCWProperties(const PCWProp *pcwprop) (defined in part) | part | protected |
SetScale(double scale) | part | virtual |
SetUpdate(unsigned char upd) | part | |
SetX(int x) | part | inline |
SetY(int y) | part | inline |
speed (defined in cpart_dcmotor) | cpart_dcmotor | private |
SpinChange(const char *controlname, int value) | part | inlinevirtual |
state (defined in cpart_dcmotor) | cpart_dcmotor | private |
status (defined in cpart_dcmotor) | cpart_dcmotor | private |
step (defined in cpart_dcmotor) | cpart_dcmotor | private |
Stop(void) | part | inlinevirtual |
Type (defined in part) | part | protected |
Update | part | protected |
value (defined in cpart_dcmotor) | cpart_dcmotor | private |
value_old (defined in cpart_dcmotor) | cpart_dcmotor | private |
Width | part | protected |
WritePreferences(void) override | cpart_dcmotor | virtual |
X | part | protected |
Y | part | protected |
~cpart_dcmotor(void) (defined in cpart_dcmotor) | cpart_dcmotor | |
~part(void) | part | inlinevirtual |