CLI  2.9
Text Member List

This is the complete list of members for Text, including all inherited members.

Beep(void) constTextvirtual
Begin(TextIterator &it) constText
CleanScreen(void) constTextvirtual
CloseDevice(void)Textprotectedvirtual
CloseDown(const CallInfo &CLI_CallInfo)OutputDevice
End(TextIterator &it, const OutputDevice *const PCLI_Out) constText
FreeInstance(const CallInfo &CLI_CallInfo)OutputDevice
GetDebugName(void) constOutputDevice
GetInstanceUsers(void) constOutputDevice
GetLastError(void) constOutputDevice
GetNullDevice(void)OutputDevicestatic
GetOpenUsers(void) constOutputDevice
GetScreenInfo(void) constOutputDevicevirtual
GetStdErr(void)OutputDevicestatic
GetStdOut(void)OutputDevicestatic
LineDown(TextIterator &it, const OutputDevice *const PCLI_Out) constText
LineUp(TextIterator &it) constText
m_cliLastErrorOutputDevicemutableprotected
Object(void)Objectexplicitprotected
OpenDevice(void)Textprotectedvirtual
OpenUp(const CallInfo &CLI_CallInfo)OutputDevice
operator<<(const std::string &STR_Out) constOutputDevice
operator<<(const tk::String &STR_Out) constOutputDevice
operator<<(const char *const STR_Out) constOutputDevice
operator<<(const char C_Out) constOutputDevice
operator<<(const KEY E_Key) constOutputDevice
operator<<(const uint8_t UI8_Out) constOutputDevice
operator<<(const int16_t I16_Out) constOutputDevice
operator<<(const uint16_t UI16_Out) constOutputDevice
operator<<(const int32_t I32_Out) constOutputDevice
operator<<(const uint32_t UI32_Out) constOutputDevice
operator<<(const int64_t I64_Out) constOutputDevice
operator<<(const uint64_t UI64_Out) constOutputDevice
operator<<(const float F_Out) constOutputDevice
operator<<(const double D_Out) constOutputDevice
operator<<(const void *const PV_Out) constOutputDevice
operator<<(const IOEndl &CLI_IOEndl) constOutputDevice
OutputDevice(const char *const STR_DbgName, const bool B_AutoDelete)OutputDeviceexplicitprotected
PageDown(TextIterator &it, const OutputDevice *const PCLI_Out) constText
PageUp(TextIterator &it) constText
PrintPage(TextIterator &it, const OutputDevice &CLI_Out, const bool B_FillPageWithBlankLines) constText
PutString(const char *const STR_Out) constTextvirtual
Text(const unsigned int UI_MaxLines, const unsigned int UI_MaxLineLength)Textexplicit
UseInstance(const CallInfo &CLI_CallInfo)OutputDevice
WouldOutput(const OutputDevice &CLI_Device) constTextvirtual
~Object(void)=0Objectpure virtual
~OutputDevice(void)OutputDeviceprotectedvirtual
~Text(void)Textvirtual