|
PIP
0.4.0_beta2
Platform-Independent Primitives
|
This is the complete list of members for PIConsole, including all inherited members.
| addBitVariable(const PIString &name, const void *ptr, int fromBit, int bitsCount, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addCustomStatus(const PIString &str) | PIConsole | inline |
| addEmptyLine(int column=1, uint count=1) | PIConsole | |
| addString(const PIString &name, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addTab(const PIString &name, char bind_key=0) | PIConsole | |
| addVariable(const PIString &name, const PIString *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const char *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const bool *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const short *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const int *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const long *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const llong *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const uchar *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const ushort *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const uint *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const ulong *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const ullong *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const float *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const double *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const PISystemTime *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const PIProtocol *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| addVariable(const PIString &name, const PIDiagnostics *ptr, int column=1, PIFlags< PIConsole::Format > format=PIConsole::Normal) | PIConsole | |
| Alignment enum name | PIConsole | |
| BackBlack enum value | PIConsole | |
| BackBlue enum value | PIConsole | |
| BackCyan enum value | PIConsole | |
| BackGreen enum value | PIConsole | |
| BackMagenta enum value | PIConsole | |
| BackRed enum value | PIConsole | |
| BackWhite enum value | PIConsole | |
| BackYellow enum value | PIConsole | |
| Bin enum value | PIConsole | |
| Black enum value | PIConsole | |
| Blink enum value | PIConsole | |
| Blue enum value | PIConsole | |
| Bold enum value | PIConsole | |
| className() const | PIObject | inlinevirtual |
| clearCustomStatus() | PIConsole | inline |
| clearTabs(bool clearScreen=true) | PIConsole | inline |
| clearVariables(bool clearScreen) | PIConsole | inline |
| CONNECT | PIObject | related |
| CONNECT0 | PIObject | related |
| CONNECT1 | PIObject | related |
| CONNECT2 | PIObject | related |
| CONNECT3 | PIObject | related |
| CONNECT4 | PIObject | related |
| currentTab() const | PIConsole | inline |
| Cyan enum value | PIConsole | |
| debug() const | PIObject | inline |
| Dec enum value | PIConsole | |
| defaultAlignment() const | PIConsole | inline |
| disableExitCapture() | PIConsole | inline |
| DISCONNECT | PIObject | related |
| DISCONNECT0 | PIObject | related |
| DISCONNECT1 | PIObject | related |
| DISCONNECT2 | PIObject | related |
| DISCONNECT3 | PIObject | related |
| DISCONNECT4 | PIObject | related |
| emitter() const | PIObject | inlineprotected |
| enableExitCapture(char key= 'Q') | PIConsole | inline |
| end() | PIThread | inlineprotectedvirtual |
| EVENT | PIObject | related |
| EVENT0 | PIObject | related |
| EVENT1 | PIObject | related |
| EVENT2 | PIObject | related |
| EVENT3 | PIObject | related |
| EVENT4 | PIObject | related |
| EVENT_HANDLER | PIObject | related |
| EVENT_HANDLER0 | PIObject | related |
| EVENT_HANDLER1 | PIObject | related |
| EVENT_HANDLER2 | PIObject | related |
| EVENT_HANDLER3 | PIObject | related |
| EVENT_HANDLER4 | PIObject | related |
| EVENT_VHANDLER | PIObject | related |
| EVENT_VHANDLER0 | PIObject | related |
| EVENT_VHANDLER1 | PIObject | related |
| EVENT_VHANDLER2 | PIObject | related |
| EVENT_VHANDLER3 | PIObject | related |
| EVENT_VHANDLER4 | PIObject | related |
| exitCaptured() const | PIConsole | inline |
| exitKey() const | PIConsole | inline |
| findByName(const PIString &name) | PIObject | inlinestatic |
| Format enum name | PIConsole | |
| Green enum value | PIConsole | |
| HANDLER | PIObject | related |
| Hex enum value | PIConsole | |
| Inverse enum value | PIConsole | |
| isPropertyExists(const PIString &name) const | PIObject | inline |
| isRunning() const | PIThread | inline |
| keyPressed(char key, void *data) | PIConsole | |
| Left enum value | PIConsole | |
| lock() | PIThread | inline |
| Magenta enum value | PIConsole | |
| mutex() | PIThread | inline |
| name() const | PIObject | inline |
| needLockRun(bool need) | PIThread | inline |
| Normal enum value | PIConsole | |
| Nothing enum value | PIConsole | |
| Oct enum value | PIConsole | |
| PIConsole(bool startNow=true, KBFunc slot=0) | PIConsole | |
| piCoutObj | PIObject | related |
| piDisconnect(PIObject *src, const PIString &sig) | PIObject | inlinestatic |
| piDisconnect(PIObject *src) | PIObject | inlinestatic |
| piHigh enum value | PIThread | |
| piHighest enum value | PIThread | |
| piLow enum value | PIThread | |
| piLowerst enum value | PIThread | |
| piNormal enum value | PIThread | |
| PIOBJECT | PIObject | related |
| PIObject(const PIString &name=PIString()) | PIObject | |
| PIThread(void *data, ThreadFunc func, bool startNow=false, int timer_delay=-1) | PIThread | |
| PIThread(bool startNow=false, int timer_delay=-1) | PIThread | |
| Priority enum name | PIThread | |
| priority() const | PIThread | inline |
| properties() const | PIObject | inline |
| propertiesCount() const | PIObject | inline |
| property(const PIString &name) const | PIObject | inline |
| propertyChanged(const PIString &name) | PIObject | inlineprotectedvirtual |
| Red enum value | PIConsole | |
| removeTab(uint index) | PIConsole | |
| removeTab(const PIString &name) | PIConsole | |
| Right enum value | PIConsole | |
| Scientific enum value | PIConsole | |
| setColumnAlignment(int col, Alignment align) | PIConsole | inline |
| setColumnAlignmentToAll(Alignment align) | PIConsole | inline |
| setData(void *d) | PIThread | inline |
| setDebug(bool debug) | PIObject | inline |
| setDefaultAlignment(Alignment align) | PIConsole | inline |
| setName(const PIString &name) | PIObject | inline |
| setPriority(PIThread::Priority prior) | PIThread | |
| setProperty(const PIString &name, const PIVariant &value) | PIObject | inline |
| setSlot(ThreadFunc func) | PIThread | inline |
| setTab(uint index) | PIConsole | |
| setTab(const PIString &name) | PIConsole | |
| setTabBindKey(uint index, char bind_key) | PIConsole | |
| setTabBindKey(const PIString &name, char bind_key) | PIConsole | |
| start(bool wait) | PIConsole | inline |
| PIThread::start(int timer_delay) | PIThread | |
| PIThread::start(ThreadFunc func, int timer_delay) | PIThread | inline |
| started() | PIThread | |
| startOnce() | PIThread | |
| startOnce(ThreadFunc func) | PIThread | inline |
| stop(bool clear) | PIConsole | |
| stopped() | PIThread | |
| SystemTimeSeconds enum value | PIConsole | |
| SystemTimeSplit enum value | PIConsole | |
| tabsCount() const | PIConsole | inline |
| terminate() | PIThread | |
| Underline enum value | PIConsole | |
| unlock() | PIThread | inline |
| waitForFinish() | PIConsole | inline |
| PIThread::waitForFinish(int timeout_msecs) | PIThread | |
| waitForStart(int timeout_msecs) | PIThread | |
| WEAK_CONNECT | PIObject | related |
| WEAK_CONNECT0 | PIObject | related |
| WEAK_CONNECT1 | PIObject | related |
| WEAK_CONNECT2 | PIObject | related |
| WEAK_CONNECT3 | PIObject | related |
| WEAK_CONNECT4 | PIObject | related |
| White enum value | PIConsole | |
| Yellow enum value | PIConsole |