#include <cinossiotftexp.h>
|
| CINOSSioTftExpProc (CINOSSioTftExpTab *apParent, XMLNode axConfigNode, CINCOProcedure *apProcItem) |
| Constructor. More...
|
|
const char * | GetName () |
| Get current name of member (depends on selected language). More...
|
|
void | GetDefaultName (char *apBuf, uint32 auSize) |
|
const char * | FindName (const char *apLangName=NULL) |
|
void | SelLanguage (const char *apLangName, const char *apLangFile, const char *apLangFileEnd) |
| Set name according to selected language (or default). More...
|
|
uint32 | GetCharacteristics () |
|
bool | SetCharacteristics (uint32 auChar, ETFTCharCmd aeCmd) |
|
bool | UpdateInco () |
| Update inco item pointer e.g. after new registrations. More...
|
|
bool | RepaintNeeded () |
|
CINCOProcedure * | GetProc () |
| Get inco item of registered procedure. More...
|
|
uint16 | GetCoordX () |
|
uint16 | GetCoordY () |
|
uint16 | GetSizeX () |
|
uint16 | GetSizeY () |
|
bool | HitTest (uint16 auCoordX, uint16 auCoordY) |
|
const char * | GetBitmap () |
|
void | Call () |
|
Registered inco procedure.
◆ CINOSSioTftExpProc()
CINOSSioTftExpProc::CINOSSioTftExpProc |
( |
CINOSSioTftExpTab * |
apParent, |
|
|
XMLNode |
axConfigNode, |
|
|
CINCOProcedure * |
apProcItem |
|
) |
| |
Constructor.
- Parameters
-
axConfigNode | Xml config node for procedure. |
apProcItem | Inco item of registered procedure. |
◆ GetName()
const char* CINOSSioTftExpProc::GetName |
( |
| ) |
|
|
inline |
Get current name of member (depends on selected language).
- Returns
- Current member name.
◆ GetProc()
CINCOProcedure* CINOSSioTftExpProc::GetProc |
( |
| ) |
|
|
inline |
Get inco item of registered procedure.
- Returns
- Registered inco procedure.
◆ SelLanguage()
void CINOSSioTftExpProc::SelLanguage |
( |
const char * |
apLangName, |
|
|
const char * |
apLangFile, |
|
|
const char * |
apLangFileEnd |
|
) |
| |
Set name according to selected language (or default).
- Parameters
-
apLangName | Name of language to look for in xml config. |
apLangFile | Text of language file or NULL. |
apLangFileEnd | Pointer to end of language file. |
◆ UpdateInco()
bool CINOSSioTftExpProc::UpdateInco |
( |
| ) |
|
Update inco item pointer e.g. after new registrations.
- Returns
- True if pointer changed.
The documentation for this class was generated from the following file: