|
INOS
|
This is the complete list of members for CINOSSioTft, including all inherited members.
| ActivateKeyboard(XMLNode axKbdLayout, const char *apName) | CINOSSioTft | protected |
| Add(CINOSSioTft *apTft) | CINOSSioTft | inlinestatic |
| CalcBcc(uint8 auBuffer[], uint16 auStart, uint16 auLength) | CINOSSioTft | protected |
| CINOSSioTft(XMLNode axConfig) | CINOSSioTft | |
| ClearDisplay() | CINOSSioTft | |
| ComHandler() | CINOSSioTft | protected |
| Create() | CINOSSioTft | inlinestatic |
| DECLARE_DYNAMIC(CINOSSioTft) (defined in CINOSSioTft) | CINOSSioTft | protected |
| EditEnterValue(const char *apName, STFTFontInfo &arFontInfo, const char *apDefaultText, char *apInputText, uint32 auBufferSize, const char *apKbdDef=NULL, const char *apKbdLayoutName=NULL, uint32 auReqKeyBoard=0) | CINOSSioTft | |
| Find(const char *apName) | CINOSSioTft | inlinestatic |
| GetAt(uint32 auIndex) | CINOSSioTft | inlinestatic |
| GetBufferInfo(uint8 &auSend, uint8 &auReceive, bool abEnableRetry=false, bool abAcceptTimeout=false) | CINOSSioTft | protected |
| GetConfig() | CINOSSioTft | inline |
| GetData(uint8 RecBuf[]) | CINOSSioTft | protected |
| GetEvent(STFTEvent &arEvent) | CINOSSioTft | |
| GetFontInfo(uint8 auNumber, STFTFontInfo &arInfo) | CINOSSioTft | |
| GetHeight() | CINOSSioTft | inline |
| GetName() | CINOSSioTft | inline |
| GetNumber() | CINOSSioTft | inlinestatic |
| GetRegister(CINCOObject *apObject=NULL) | CINOSSioTft | virtual |
| GetWidth() | CINOSSioTft | inline |
| m_cInputBuffer | CINOSSioTft | protected |
| m_cProjectName | CINOSSioTft | protected |
| m_EventQueue | CINOSSioTft | protected |
| m_iHardCopyDataSize | CINOSSioTft | protected |
| m_Info | CINOSSioTft | protected |
| m_pHandler (defined in CINOSSioTft) | CINOSSioTft | protected |
| m_pHardCopyBuffer | CINOSSioTft | protected |
| m_pInterface | CINOSSioTft | protected |
| m_pName | CINOSSioTft | protected |
| m_pRegister | CINOSSioTft | protected |
| m_pSio | CINOSSioTft | protected |
| m_pTfts | CINOSSioTft | protectedstatic |
| m_RxFifo | CINOSSioTft | protected |
| m_TxBuffer | CINOSSioTft | protected |
| m_TxFifo | CINOSSioTft | protected |
| m_uEditBackCol | CINOSSioTft | protected |
| m_uEditCoordX | CINOSSioTft | protected |
| m_uEditCoordY | CINOSSioTft | protected |
| m_uEditSizeX | CINOSSioTft | protected |
| m_uEditSizeY | CINOSSioTft | protected |
| m_uEventRead | CINOSSioTft | protected |
| m_uEventWrite | CINOSSioTft | protected |
| m_uHardCopyBufferSize | CINOSSioTft | protected |
| m_uHeight | CINOSSioTft | protected |
| m_uReadRetries | CINOSSioTft | protected |
| m_uReplyMask | CINOSSioTft | protected |
| m_uWidth | CINOSSioTft | protected |
| m_xConfigNode | CINOSSioTft | protected |
| MapChar(char acChar) | CINOSSioTft | protected |
| operator<(CINOSSioTft &aObject) | CINOSSioTft | inline |
| operator<(const char *aName) (defined in CINOSSioTft) | CINOSSioTft | inline |
| operator==(CINOSSioTft &aObject) (defined in CINOSSioTft) | CINOSSioTft | inline |
| operator==(const char *aName) (defined in CINOSSioTft) | CINOSSioTft | inline |
| ParseReply(uint8 *apRecBuffer, uint16 auRecBufferSize) | CINOSSioTft | protected |
| PostCreate(void *apParent) | CINOSSioTft | inlinevirtual |
| PreDestroy(bool &bDeleteSelf) | CINOSSioTft | inlinevirtual |
| ResetDisplay() | CINOSSioTft | |
| RetryGetData(uint8 RecBuf[]) | CINOSSioTft | protected |
| SendData(uint8 *apData, uint8 auLength) (defined in CINOSSioTft) | CINOSSioTft | |
| SendData(uint16 auLength, bool abSynch=true) | CINOSSioTft | protected |
| SendReceive(bool abSynch=true) | CINOSSioTft | protected |
| SendTest() | CINOSSioTft | protected |
| SetHeight(uint16 auHeight) | CINOSSioTft | inline |
| SetWidth(uint16 auWidth) | CINOSSioTft | inline |
| TFT_AnimSingle(uint16 auStartCoordX, uint16 auStartCoordY, uint8 auAnimNr, uint8 auPictureNr) | CINOSSioTft | |
| TFT_Beep(uint8 auStopRun) | CINOSSioTft | |
| TFT_BitmapInternal(uint16 auStartCoordX, uint16 auStartCoordY, uint8 auPictureNr) | CINOSSioTft | |
| TFT_BitmapLoad(uint16 auStartCoordX, uint16 auStartCoordY, uint8 *apData, uint16 auDataLen) | CINOSSioTft | |
| TFT_Brightness(uint16 auBrightness) | CINOSSioTft | |
| TFT_DisplayClear() | CINOSSioTft | |
| TFT_DisplayColor(uint8 auForeColor, uint8 auBackColor) | CINOSSioTft | |
| TFT_DisplayFill(uint8 auColorNr) | CINOSSioTft | |
| TFT_FrameColor(uint8 auColOut, uint8 auColIn, uint8 auColFill) | CINOSSioTft | |
| TFT_FrameDraw(uint16 auStartCoordX, uint16 auStartCoordY, uint16 auEndCoordX, uint16 auEndCoordY) | CINOSSioTft | |
| TFT_FrameShape(uint8 auFrameNr, uint8 auFrameOrient) | CINOSSioTft | |
| TFT_GraphicColor(uint8 auForeColor, uint8 auBackColor) | CINOSSioTft | |
| TFT_GraphicPattern(uint8 auPatternNr) | CINOSSioTft | |
| TFT_GraphicZoom(uint8 auZoomX, uint8 auZoomY) | CINOSSioTft | |
| TFT_HardCopy(STFTHardcopy aInstr) | CINOSSioTft | |
| TFT_InstrumentClear(uint8 auInstrumentNr=0) | CINOSSioTft | |
| TFT_InternalInfos(STFTInternalInfo &arInfo) | CINOSSioTft | |
| TFT_LineContinue(uint16 auEndCoordX, uint16 auEndCoordY) | CINOSSioTft | |
| TFT_LineDraw(uint16 auStartCoordX, uint16 auStartCoordY, uint16 auEndCoordX, uint16 auEndCoordY) | CINOSSioTft | |
| TFT_LoadMacroFile(const char *sTableName) | CINOSSioTft | |
| TFT_MacroDisable(char acTyp, uint8 auFirst, uint8 auLast) | CINOSSioTft | |
| TFT_MacroStop(uint8 auStopRun) | CINOSSioTft | |
| TFT_MatrixSize(uint8 auNrOfInp, uint8 auNrOfOut, uint8 auFilter) | CINOSSioTft | |
| TFT_PointDraw(uint16 auCoordX, uint16 auCoordY) | CINOSSioTft | |
| TFT_ProjectName(char *apBuffer, uint16 auSize) | CINOSSioTft | |
| TFT_RectangleDraw(uint16 auStartCoordX, uint16 auStartCoordY, uint16 auEndCoordX, uint16 auEndCoordY) | CINOSSioTft | |
| TFT_RectangleFill(uint16 auStartCoordX, uint16 auStartCoordY, uint16 auEndCoordX, uint16 auEndCoordY, uint8 auColorNo) | CINOSSioTft | |
| TFT_TermColor(uint8 auForeColor, uint8 auBackColor) | CINOSSioTft | |
| TFT_TermCursorEnable(uint8 auSet) | CINOSSioTft | |
| TFT_TermCursorPos(uint8 auColumn, uint8 auRow) | CINOSSioTft | |
| TFT_TermOutput(char *apText) | CINOSSioTft | |
| TFT_TextColor(uint8 auForeColor, uint8 auBackColor) | CINOSSioTft | |
| TFT_TextFont(uint8 auFontNr) | CINOSSioTft | |
| TFT_TextOutput(ETextAlignment aeAlignment, uint16 auCoordX, uint16 auCoordY, char *apText, uint8 auLength=255, uint8 auEndChar=0) | CINOSSioTft | |
| TFT_TextOutputBlock(uint16 auStartCoordX, uint16 auStartCoordY, uint16 auEndCoordX, uint16 auEndCoordY, EBlockTextAlignment aeBlockAlignment, char *apText, uint8 auLength=255, uint8 auEndChar=0) | CINOSSioTft | |
| TFT_TextZoom(uint8 auZoomX, uint8 auZoomY) | CINOSSioTft | |
| TFT_TouchArea(uint16 auCoordX, uint16 auCoordY, uint16 auSizeX, uint16 auSizeY) | CINOSSioTft | |
| TFT_TouchClearArea(uint16 auCoordX=480, uint16 auCoordY=272, uint8 auValue=1) | CINOSSioTft | |
| TFT_TouchClearButton(uint8 auBtnCode=0, uint8 auValue=1) | CINOSSioTft | |
| TFT_TouchFont(uint8 auFontNr) | CINOSSioTft | |
| TFT_TouchFontColor(uint8 auColNormal, uint8 auColSelect) | CINOSSioTft | |
| TFT_TouchFontZoom(uint8 auZoomX, uint8 auZoomY) | CINOSSioTft | |
| TFT_TouchFrameColor(uint8 auColNormOut, uint8 auColNormIn, uint8 auColNormFill, uint8 auColSelOut, uint8 auColSelIn, uint8 auColSelFill) | CINOSSioTft | |
| TFT_TouchFrameShape(uint8 auFrameNr, uint8 auFrameOrient) | CINOSSioTft | |
| TFT_TouchInvert(uint8 auBtnCode, ETouchInvert eSet=eTIToggle) | CINOSSioTft | |
| TFT_TouchKey(uint16 auCoordX, uint16 auCoordY, uint16 auSizeX, uint16 auSizeY, uint8 auUpCode, uint8 auDownCode, char *apText, ETextAlignment aeAlignment=eTACenter) | CINOSSioTft | |
| TFT_TouchReaction(ETouchReaction aeReaction, uint8 auValue) | CINOSSioTft | |
| TFT_TouchSwitch(uint16 auCoordX, uint16 auCoordY, uint16 auSizeX, uint16 auSizeY, uint8 auUpCode, uint8 auDownCode, char *apText) | CINOSSioTft | |
| TouchButton(STouchButton aBtn) | CINOSSioTft | |
| TouchClear() | CINOSSioTft | |
| ~CINOSSioTft() | CINOSSioTft | virtual |