AccessError enum value | zyppng::AsyncDataSource | |
addChild(const Base::Ptr &child) | zyppng::Base | |
addFd(int fd) | zyppng::Process | |
AsyncDataSource() | zyppng::AsyncDataSource | protected |
AsyncDataSource(AsyncDataSourcePrivate &d) | zyppng::AsyncDataSource | protected |
Base() | zyppng::Base | |
Base(BasePrivate &dd) | zyppng::Base | protected |
bytesAvailable() const | zyppng::IODevice | virtual |
bytesAvailable(uint channel) const | zyppng::IODevice | virtual |
bytesPending() const override | zyppng::AsyncDataSource | virtual |
canRead() const | zyppng::IODevice | |
canReadLine() const | zyppng::IODevice | |
canReadLine(uint channel) const | zyppng::IODevice | |
canReadUntil(uint channel, const char delim) const | zyppng::IODevice | |
canWrite() const | zyppng::IODevice | |
ChannelCloseReason enum name | zyppng::AsyncDataSource | |
channelReadLine(uint channel, int64_t maxSize=0) | zyppng::IODevice | |
channelReadLine(uint channel, char *buf, const int64_t maxSize) | zyppng::IODevice | |
channelReadUntil(uint channel, const char delim, int64_t maxSize=0) | zyppng::IODevice | |
channelReadUntil(uint channel, char *buf, const char delimiter, const int64_t maxSize) | zyppng::IODevice | virtual |
children() const | zyppng::Base | |
chroot() const | zyppng::Process | |
close() override | zyppng::Process | virtual |
Closed enum value | zyppng::IODevice | |
closeWriteChannel() override | zyppng::Process | virtual |
connect(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inlinestatic |
connect(SenderFunc &&sFun, typename internal::MemberFunction< ReceiverFunc >::ClassType &recv, ReceiverFunc &&rFunc) | zyppng::Base | inline |
connectFunc(typename internal::MemberFunction< SenderFunc >::ClassType &s, SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inlinestatic |
connectFunc(SenderFunc &&sFun, ReceiverFunc &&rFunc, const Tracker &...trackers) | zyppng::Base | inline |
create() | zyppng::Process | static |
currentReadChannel() const | zyppng::IODevice | |
d_ptr | zyppng::Base | protected |
dieWithParent() const | zyppng::Process | |
Environment typedef | zyppng::Process | |
environment() const | zyppng::Process | |
execError() const | zyppng::Process | |
executedCommand() const | zyppng::Process | |
exitStatus() const | zyppng::Process | |
fdsToMap() const | zyppng::Process | |
findChildren() const | zyppng::Base | inline |
finishReadChannel(uint channel) | zyppng::IODevice | protected |
flush() | zyppng::AsyncDataSource | |
InternalError enum value | zyppng::AsyncDataSource | |
IODevice() | zyppng::IODevice | |
IODevice(IODevicePrivate &d) | zyppng::IODevice | protected |
isOpen() const | zyppng::IODevice | |
isRunning() | zyppng::Process | |
make_base_slot(Obj *o, Functor &&f) | zyppng::Base | inlinestatic |
Merged enum value | zyppng::Process | |
NON_COPYABLE(Base) | zyppng::Base | private |
open(const OpenMode mode) | zyppng::AsyncDataSource | privatevirtual |
openFds(const std::vector< int > &readFds, int writeFd=-1) | zyppng::AsyncDataSource | |
OpenModeFlag enum name | zyppng::IODevice | |
OutputChannel enum name | zyppng::Process | |
OutputChannelMode enum name | zyppng::Process | |
outputChannelMode() const | zyppng::Process | |
parent() const | zyppng::Base | |
pid() | zyppng::Process | |
Process() | zyppng::Process | protected |
Ptr typedef | zyppng::Process | |
rawBytesAvailable(uint channel) const override | zyppng::AsyncDataSource | privatevirtual |
read(int64_t maxSize) | zyppng::IODevice | |
read(char *buf, int64_t maxSize) | zyppng::IODevice | |
read(uint channel, int64_t maxSize) | zyppng::IODevice | |
read(uint channel, char *buf, int64_t maxSize) | zyppng::IODevice | |
readAll() | zyppng::IODevice | |
readAll(uint channel) | zyppng::IODevice | |
readBufferCount() const | zyppng::IODevice | |
readBufferCount(uint channel) const | zyppng::IODevice | |
readChannelChanged(uint channel) override | zyppng::AsyncDataSource | privatevirtual |
readChannelCount() const | zyppng::IODevice | |
readData(uint channel, char *buffer, int64_t bufsize) override | zyppng::AsyncDataSource | privatevirtual |
readFdOpen() const | zyppng::AsyncDataSource | |
readFdOpen(uint channel) const | zyppng::AsyncDataSource | |
readLine(const int64_t maxSize=0) | zyppng::IODevice | virtual |
ReadOnly enum value | zyppng::IODevice | |
ReadWrite enum value | zyppng::IODevice | |
RemoteClose enum value | zyppng::AsyncDataSource | |
removeChild(const Ptr &child) | zyppng::Base | |
Seperate enum value | zyppng::Process | |
setChroot(const zypp::Pathname &chroot) | zyppng::Process | |
setDieWithParent(bool enabled) | zyppng::Process | |
setEnvironment(const Environment &environment) | zyppng::Process | |
setOutputChannelMode(const OutputChannelMode &outputChannelMode) | zyppng::Process | |
setReadChannel(uint channel) | zyppng::IODevice | |
setReadChannelCount(uint channels) | zyppng::IODevice | protected |
setSwitchPgid(bool enabled) | zyppng::Process | |
setUseDefaultLocale(bool defaultLocale) | zyppng::Process | |
setWorkingDirectory(const zypp::Pathname &workingDirectory) | zyppng::Process | |
shared_this() const | zyppng::Base | inline |
shared_this() | zyppng::Base | inline |
sigAllBytesWritten() | zyppng::IODevice | |
sigBytesWritten() | zyppng::IODevice | |
sigChannelReadyRead() | zyppng::IODevice | |
sigFailedToStart() | zyppng::Process | |
sigFinished() | zyppng::Process | |
sigReadChannelFinished() | zyppng::IODevice | |
sigReadFdClosed() | zyppng::AsyncDataSource | |
sigReadyRead() | zyppng::IODevice | |
sigStarted() | zyppng::Process | |
sigWriteFdClosed() | zyppng::AsyncDataSource | |
start(const char *const *argv) | zyppng::Process | |
StdErr enum value | zyppng::Process | |
stderrFd() | zyppng::Process | |
stdinFd() | zyppng::Process | |
StdOut enum value | zyppng::Process | |
stdoutFd() | zyppng::Process | |
stop(int signal=SIGTERM) | zyppng::Process | |
switchPgid() const | zyppng::Process | |
threadId() const | zyppng::Base | |
useDefaultLocale() const | zyppng::Process | |
UserRequest enum value | zyppng::AsyncDataSource | |
waitForExit() | zyppng::Process | |
waitForReadyRead(uint channel, int timeout) override | zyppng::AsyncDataSource | virtual |
waitForReadyRead(int timeout) | zyppng::AsyncDataSource | |
weak_this() const | zyppng::Base | inline |
weak_this() | zyppng::Base | inline |
WeakPtr typedef | zyppng::Process | |
workingDirectory() const | zyppng::Process | |
write(const ByteArray &data) | zyppng::IODevice | |
write(const char *data, int64_t len) | zyppng::IODevice | |
writeData(const char *data, int64_t count) override | zyppng::AsyncDataSource | protectedvirtual |
WriteOnly enum value | zyppng::IODevice | |
ZYPP_DECLARE_FLAGS(OpenMode, OpenModeFlag) | zyppng::IODevice | |
~Base() | zyppng::Base | virtual |
~Process() override | zyppng::Process | |