PIP  1.8.0
Platform-Independent Primitives
PISharedMemory Member List

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

BlockingRead enum valuePIIODevice
BlockingWrite enum valuePIIODevice
canRead() constPIIODeviceinlinevirtual
canWrite() constPIIODeviceinlinevirtual
className() constPIObjectinlinevirtual
clearThreadedWriteQueue()PIIODeviceinline
close()PIIODeviceinline
closed()PIIODevice
closeDevice()PISharedMemoryprotectedvirtual
configure(const PIString &config_file, const PIString &section, bool parent_section=false)PIIODevice
configureDevice(const void *e_main, const void *e_parent=0)PIIODeviceinlineprotectedvirtual
configureFromFullPath(const PIString &full_path)PIIODevice
configureFromFullPathDevice(const PIString &full_path)PISharedMemoryprotectedvirtual
CONNECTPIObjectrelated
CONNECT0PIObjectrelated
CONNECT1PIObjectrelated
CONNECT2PIObjectrelated
CONNECT3PIObjectrelated
CONNECT4PIObjectrelated
CONNECTUPIObjectrelated
CONNECTU_QUEUEDPIObjectrelated
constructFullPath() constPIIODevice
constructFullPathDevice() constPISharedMemoryprotectedvirtual
createFromFullPath(const PIString &full_path)PIIODevicestatic
data() constPIThreadinline
debug() constPIObjectinline
deleted()PIObjectprotected
DeviceInfoFlag enum namePIIODevice
deviceInfoFlags() constPISharedMemoryinlineprotectedvirtual
DeviceMode enum namePIIODevice
DeviceOption enum namePIIODevice
DISCONNECTPIObjectrelated
DISCONNECT0PIObjectrelated
DISCONNECT1PIObjectrelated
DISCONNECT2PIObjectrelated
DISCONNECT3PIObjectrelated
DISCONNECT4PIObjectrelated
emitter() constPIObjectinlineprotected
EVENTPIObjectrelated
EVENT0PIObjectrelated
EVENT1PIObjectrelated
EVENT2PIObjectrelated
EVENT3PIObjectrelated
EVENT4PIObjectrelated
EVENT_HANDLERPIObjectrelated
EVENT_HANDLER0PIObjectrelated
EVENT_HANDLER1PIObjectrelated
EVENT_HANDLER2PIObjectrelated
EVENT_HANDLER3PIObjectrelated
EVENT_HANDLER4PIObjectrelated
EVENT_VHANDLERPIObjectrelated
EVENT_VHANDLER0PIObjectrelated
EVENT_VHANDLER1PIObjectrelated
EVENT_VHANDLER2PIObjectrelated
EVENT_VHANDLER3PIObjectrelated
EVENT_VHANDLER4PIObjectrelated
findByName(const PIString &name)PIObjectinlinestatic
flush()PIIODeviceinlinevirtual
fullPathPrefix() constPISharedMemoryinlineprotectedvirtual
HANDLERPIObjectrelated
infoFlags() constPIIODeviceinline
init()PIIODeviceinlineprotectedvirtual
isClosed() constPIIODeviceinline
isEmpty() constPISharedMemoryinline
isOpened() constPIIODeviceinline
isOptionSet(DeviceOption o) constPIIODeviceinline
isPropertyExists(const PIString &name) constPIObjectinline
isReadable() constPIIODeviceinline
isReopenEnabled() constPIIODeviceinline
isRunning() constPIThreadinline
isThreadedRead() constPIIODeviceinline
isThreadedWrite() constPIIODeviceinline
isWriteable() constPIIODeviceinline
lock()PIThreadinline
mode() constPIIODeviceinline
mutex()PIThreadinline
name() constPIObjectinline
needLockRun(bool need)PIThreadinline
open()PIIODeviceinline
open(const PIString &_path)PIIODeviceinline
openDevice()PISharedMemoryprotectedvirtual
opened()PIIODevice
options() constPIIODeviceinline
optionsChanged()PIIODeviceinlineprotectedvirtual
parentClassName() constPIObjectinlinevirtual
path() constPIIODeviceinline
piCoutObjPIObjectrelated
piDisconnect(PIObject *src, const PIString &sig)PIObjectstatic
piDisconnect(PIObject *src)PIObjectstatic
piHigh enum valuePIThread
piHighest enum valuePIThread
PIIODevice()PIIODeviceexplicit
PIIODevice(const PIString &path, DeviceMode mode=ReadWrite)PIIODeviceexplicit
PIIODEVICEPIIODevicerelated
piLow enum valuePIThread
piLowerst enum valuePIThread
piNormal enum valuePIThread
PIObject(const PIString &name=PIString())PIObjectexplicit
PIOBJECTPIObjectrelated
PIOBJECT_SUBCLASSPIObjectrelated
PISharedMemory(const PIString &shm_name, int size, DeviceMode mode=ReadWrite)PISharedMemoryexplicit
PIThread(void *data, ThreadFunc func, bool startNow=false, int loop_delay=-1)PIThread
PIThread(bool startNow=false, int loop_delay=-1)PIThread
priority() constPIThreadinline
Priority enum namePIThread
properties() constPIObjectinline
propertiesCount() constPIObjectinline
property(const PIString &name) constPIObjectinline
propertyChanged(const PIString &name)PIObjectinlineprotectedvirtual
read(void *read_to, int max_size)PISharedMemory
read(void *read_to, int max_size, int offset)PISharedMemory
PIIODevice::read(int max_size)PIIODeviceinline
readAll()PISharedMemory
readDevice(void *read_to, int max_size)PISharedMemoryinlineprotectedvirtual
readDeviceSetting(const PIString &name, const T &def, const PIConfig::Entry *em, const PIConfig::Entry *ep)PIIODevicerelated
readForTime(double timeout_ms)PIIODevice
ReadOnly enum valuePIIODevice
ReadWrite enum valuePIIODevice
REGISTER_DEVICEPIIODevicerelated
Reliable enum valuePIIODevice
reopenEnabledPIIODevice
reopenTimeoutPIIODevice
reopenTimeout()PIIODeviceinline
Sequential enum valuePIIODevice
setData(void *d)PIThreadinline
setDebug(bool debug)PIObjectinline
setMode(DeviceMode m)PIIODeviceinline
setName(const PIString &name)PIObjectinline
setOption(DeviceOption o, bool yes=true)PIIODevice
setOptions(DeviceOptions o)PIIODevice
setPath(const PIString &path)PIIODeviceinline
setPriority(PIThread::Priority prior)PIThread
setProperty(const PIString &name, const PIVariant &value)PIObjectinline
setReopenEnabled(bool yes=true)PIIODeviceinline
setReopenTimeout(int msecs)PIIODeviceinline
setSize(llong s)PISharedMemory
setSlot(ThreadFunc func)PIThreadinline
setThreadedReadBufferSize(int new_size)PIIODeviceinline
setThreadedReadData(void *d)PIIODeviceinline
setThreadedReadSlot(ReadRetFunc func)PIIODeviceinline
size() constPISharedMemory
start()PIIODeviceinline
PIThread::start(int timer_delay)PIThread
started()PIThread
startOnce()PIThread
startOnce(ThreadFunc func)PIThreadinline
startThreadedRead()PIIODeviceinline
startThreadedRead(ReadRetFunc func)PIIODeviceinline
startThreadedWrite()PIIODeviceinline
stop(bool wait=false)PIIODeviceinline
stopped()PIThread
stopThreadedRead()PIIODeviceinline
stopThreadedWrite()PIIODeviceinline
threadedRead(uchar *readed, int size)PIIODeviceprotectedvirtual
threadedReadBuffer() constPIIODeviceinline
threadedReadBufferSizePIIODevice
threadedReadBufferSize() constPIIODeviceinline
threadedReadBufferSizeChanged()PIIODeviceinlineprotectedvirtual
threadedReadData() constPIIODeviceinline
threadedReadEvent(uchar *readed, int size)PIIODevice
threadedWriteEvent(ullong id, int written_size)PIIODevice
tid() constPIThreadinline
unlock()PIThreadinline
waitForFinish(int timeout_msecs)PIThread
waitForStart(int timeout_msecs)PIThread
WEAK_CONNECTPIObjectrelated
WEAK_CONNECT0PIObjectrelated
WEAK_CONNECT1PIObjectrelated
WEAK_CONNECT2PIObjectrelated
WEAK_CONNECT3PIObjectrelated
WEAK_CONNECT4PIObjectrelated
write(const void *data, int max_size)PISharedMemory
write(const void *data, int max_size, int offset)PISharedMemory
write(const PIByteArray &data)PISharedMemoryinline
write(const PIByteArray &data, int offset)PISharedMemoryinline
PIIODevice::write(PIByteArray data)PIIODeviceinline
writeDevice(const void *data, int max_size)PISharedMemoryinlineprotectedvirtual
WriteOnly enum valuePIIODevice
writeThreaded(const void *data, int max_size)PIIODeviceinline
writeThreaded(const PIByteArray &data)PIIODevice