![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Полный список членов класса PICout, включая наследуемые из базового класса
| AllDevices элементы перечисления | PICout | |
| Buffer элементы перечисления | PICout | |
| clearBuffer() | PICout | static |
| Console элементы перечисления | PICout | |
| currentOutputDevices() | PICout | inlinestatic |
| disableOutputDevice(OutputDevice d) | PICout | inlinestatic |
| enableOutputDevice(OutputDevice d) | PICout | inlinestatic |
| getBuffer() | PICout | static |
| getBufferAndClear() | PICout | static |
| isOutputDeviceActive(OutputDevice d) | PICout | static |
| newLine() | PICout | |
| NoDevices элементы перечисления | PICout | |
| operator<<(const char *v) | PICout | |
| operator<<(const PIString &v) | PICout | |
| operator<<(bool v) | PICout | |
| operator<<(char v) | PICout | |
| operator<<(uchar v) | PICout | |
| operator<<(short v) | PICout | |
| operator<<(ushort v) | PICout | |
| operator<<(int v) | PICout | |
| operator<<(uint v) | PICout | |
| operator<<(long v) | PICout | |
| operator<<(ulong v) | PICout | |
| operator<<(llong v) | PICout | |
| operator<<(ullong v) | PICout | |
| operator<<(float v) | PICout | |
| operator<<(double v) | PICout | |
| operator<<(ldouble v) | PICout | |
| operator<<(const void *v) | PICout | |
| operator<<(const PIObject *v) | PICout | |
| operator<<(PICoutManipulators::PICoutSpecialChar v) | PICout | |
| operator<<(PIFlags< PICoutManipulators::PICoutFormat > v) | PICout | |
| operator<<(PICoutManipulators::PICoutFormat v) | PICout | |
| operator<<(PICoutManipulators::PICoutAction v) | PICout | |
| operator<<(PICout s, const PISystemMonitor::ThreadStats &v) | PICout | related |
| operator<<(PICout s, const PIDeque< T > &v) | PICout | related |
| operator<<(PICout s, const PIMap< Key, Type > &v) | PICout | related |
| operator<<(PICout s, const PIPair< Type0, Type1 > &v) | PICout | related |
| operator<<(PICout s, const PIVector< T > &v) | PICout | related |
| operator<<(PICout s, const PIBinaryLog::BinLogInfo &bi) | PICout | related |
| operator<<(PICout s, const PIDir &v) | PICout | related |
| operator<<(PICout s, const PIFile::FileInfo &v) | PICout | related |
| operator<<(PICout s, const PISerial::DeviceInfo &v) | PICout | related |
| operator<<(PICout s, const PIJSON &v) | PICout | related |
| operator<<(PICout s, const PISystemInfo::MountInfo &v) | PICout | related |
| operator<<(PICout s, const PIConstChars &v) | PICout | related |
| operator<<(PICout s, const PIStringList &v) | PICout | related |
| operator<<(PICout s, const PITime &v) | PICout | related |
| operator<<(PICout s, const PIDate &v) | PICout | related |
| operator<<(PICout s, const PIDateTime &v) | PICout | related |
| operator<<(PICout s, const PINetworkAddress &v) | PICout | related |
| operator<<(PICout s, const PISystemTime &v) | PICout | related |
| operator<<(PICout s, const PISystemTime::Frequency &f) | PICout | related |
| operator<<(PICout s, const PIValueTree &v) | PICout | related |
| operator<<(PICout s, const PIVariant &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::Enumerator &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::Enum &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::File &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::Dir &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::Color &v) | PICout | related |
| operator<<(PICout s, const PIVariantTypes::IODevice &v) | PICout | related |
| OutputDevice перечисление | PICout | |
| PICout(int controls=PICoutManipulators::DefaultControls, PICoutStdStream stream=PICoutStdStream::StdOut) | PICout | |
| PICout(bool active, PICoutStdStream stream=PICoutStdStream::StdOut) | PICout | |
| quote() | PICout | |
| registerExternalBufferID() | PICout | static |
| restoreControls() | PICout | |
| saveAndSetControls(PICoutManipulators::PICoutControls c) | PICout | |
| saveControls() | PICout | |
| setControl(PICoutManipulators::PICoutControl c, bool on=true) | PICout | |
| setControls(PICoutManipulators::PICoutControls c) | PICout | |
| setOutputDevice(OutputDevice d, bool on=true) | PICout | static |
| setOutputDevices(OutputDevices d) | PICout | static |
| space() | PICout | |
| stdoutPIString(const PIString &str, PICoutStdStream s=PICoutStdStream::StdOut) | PICout | static |
| withExternalBuffer(PIString *buffer, PIFlags< PICoutManipulators::PICoutControl > controls=PICoutManipulators::AddSpaces) | PICout | static |
| withExternalBufferAndID(PIString *buffer, int id, PIFlags< PICoutManipulators::PICoutControl > controls=PICoutManipulators::DefaultControls) | PICout | static |
| write(char c) | PICout | |
| write(const char *str) | PICout | |
| write(const char *str, int len) | PICout | |
| write(const PIString &s) | PICout |