#include <vlib.h>
Public Member Functions | |
int | alwaysget () |
void | alwayspop () |
void | alwayspush () |
void | alwaysstart () |
char * | constant (int bits, char *val) |
char * | constant (int bits, int val) |
int | getalwaysn () |
int | getce () |
int | getchange () |
int | getfunction () |
module * | getparent () |
rval | getpassn () |
globcontrol () | |
void | passn_inc () |
int | setce (int c) |
void | setchange (int i) |
void | setfunction (int i) |
void | setparent (module *rparent) |
Protected Attributes | |
int | alwayscnt |
int | alwaysn |
int | ce |
int | change |
char | constring [2 *32+32] |
int | functiondecl |
module * | parent |
rval | passn |
int | VFileOpen |
|
protected |
Definition at line 343 of file vlib.h.
Referenced by Vispa.Gui.ZoomableScrollableWidgetOwner.ZoomableScrollableWidgetOwner::autosizeScrollArea(), Vispa.Share.ImageExporter.ImageExporter::exportImageDialog(), Vispa.Views.WidgetView.WidgetView::restoreSelection(), and Vispa.Views.WidgetView.WidgetView::select().