Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
XFILE::Pipe Member List

This is the complete list of members for XFILE::Pipe, including all inherited members.

AddListener(IPipeListener *l)XFILE::Pipe
AddRef()XFILE::Pipe
CheckStatus()XFILE::Pipe
Close()XFILE::Pipe
DecRef()XFILE::Pipe
Flush()XFILE::Pipe
GetAvailableRead()XFILE::Pipe
GetName()XFILE::Pipe
IsEmpty()XFILE::Pipe
IsEof()XFILE::Pipe
m_bEofXFILE::Pipeprotected
m_bOpenXFILE::Pipeprotected
m_bReadyForReadXFILE::Pipeprotected
m_bufferXFILE::Pipeprotected
m_listenersXFILE::Pipeprotected
m_lockXFILE::Pipeprotected
m_nOpenThresholdXFILE::Pipeprotected
m_nRefCountXFILE::Pipeprotected
m_readEventXFILE::Pipeprotected
m_strPipeNameXFILE::Pipeprotected
m_writeEventXFILE::Pipeprotected
Pipe(const std::string &name, int nMaxSize=PIPE_DEFAULT_MAX_SIZE)XFILE::Pipe
Read(char *buf, int nMaxSize, int nWaitMillis=-1)XFILE::Pipe
RefCount()XFILE::Pipe
RemoveListener(IPipeListener *l)XFILE::Pipe
SetEof()XFILE::Pipe
SetOpenThreshold(int threshold)XFILE::Pipe
Write(const char *buf, int nSize, int nWaitMillis=-1)XFILE::Pipe
~Pipe()XFILE::Pipevirtual