WindowsPipeSink Member List

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

Algorithm(bool checkSelfTestStatus=true)Algorithm
AlgorithmName() const Algorithm [inline, virtual]
AnyMessages() const BufferedTransformation [virtual]
AnyRetrievable() const BufferedTransformation [virtual]
Attach(BufferedTransformation *newAttachment)BufferedTransformation [virtual]
Attachable()BufferedTransformation [inline, virtual]
AttachedTransformation()BufferedTransformation [inline, virtual]
AttachedTransformation() const BufferedTransformation [inline, virtual]
AttachHandle(HANDLE h, bool own=false)WindowsHandle
BufferedTransformation()BufferedTransformation [inline]
CanModifyInput() const BufferedTransformation [inline, virtual]
ChannelCreatePutSpace(const std::string &channel, unsigned int &size)BufferedTransformation [virtual]
ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true)BufferedTransformation [virtual]
ChannelMessageEnd(const std::string &channel, int propagation=-1, bool blocking=true)BufferedTransformation [inline]
ChannelMessageSeriesEnd(const std::string &channel, int propagation=-1, bool blocking=true)BufferedTransformation [virtual]
ChannelPut(const std::string &channel, byte inByte, bool blocking=true)BufferedTransformation [inline]
ChannelPut(const std::string &channel, const byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
ChannelPut2(const std::string &channel, const byte *begin, unsigned int length, int messageEnd, bool blocking)BufferedTransformation [virtual]
ChannelPutMessageEnd(const std::string &channel, const byte *inString, unsigned int length, int propagation=-1, bool blocking=true)BufferedTransformation [inline]
ChannelPutModifiable(const std::string &channel, byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
ChannelPutModifiable2(const std::string &channel, byte *begin, unsigned int length, int messageEnd, bool blocking)BufferedTransformation [virtual]
ChannelPutWord16(const std::string &channel, word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
ChannelPutWord32(const std::string &channel, word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
CheckAndHandleError(const char *operation, BOOL result) const WindowsPipe [inline, protected]
ClearBuffer()NetworkSink [inline]
Clone() const Clonable [inline, virtual]
CloseHandle()WindowsHandle
ComputeCurrentSpeed()NetworkSink [virtual]
CopyAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL) const BufferedTransformation
CopyMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL) const BufferedTransformation
CopyRangeTo(BufferedTransformation &target, unsigned long position, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) const BufferedTransformation [inline]
CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const Sink [inline, protected, virtual]
CopyTo(BufferedTransformation &target, unsigned long copyMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL) const BufferedTransformation [inline]
CreatePutSpace(unsigned int &size)BufferedTransformation [inline, virtual]
DecrementPropagation(int propagation)BufferedTransformation [inline, protected, static]
Detach(BufferedTransformation *newAttachment=0)BufferedTransformation [inline, virtual]
DetachHandle()WindowsHandle
Flush(bool hardFlush, int propagation=-1, bool blocking=true)BufferedTransformation [virtual]
Get(byte &outByte)BufferedTransformation [virtual]
Get(byte *outString, unsigned int getMax)BufferedTransformation [virtual]
GetAutoSignalPropagation() const BufferedTransformation [inline, virtual]
GetCurrentBufferSize() const NetworkSink [inline, virtual]
GetMaxBufferSize() const NetworkSink [inline, virtual]
GetMaxObservedSpeed() const NetworkSink [inline, virtual]
NetworkSink::GetMaxWaitObjectCount() const NetworkSink [inline, virtual]
WindowsPipeSender::GetMaxWaitObjectCount() const WindowsPipeSender [inline, virtual]
GetNextMessage()BufferedTransformation [virtual]
GetNextMessageSeries()BufferedTransformation [inline, virtual]
GetOwnership() const WindowsHandle [inline]
GetSender() const NetworkSink [inline, protected]
GetSendResult()WindowsPipeSender [virtual]
NetworkSink::GetWaitObjects(WaitObjectContainer &container)NetworkSink [inline, virtual]
WindowsPipeSender::GetWaitObjects(WaitObjectContainer &container)WindowsPipeSender [virtual]
GetWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
GetWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
HandleChanged()WindowsHandle [inline, protected, virtual]
HandleError(const char *operation) const WindowsPipe [protected, virtual]
HandleValid() const WindowsHandle
Initialize(const NameValuePairs &parameters=g_nullNameValuePairs, int propagation=-1)BufferedTransformation [virtual]
IsolatedFlush(bool hardFlush, bool blocking)NonblockingSink [virtual]
IsolatedInitialize(const NameValuePairs &parameters)BufferedTransformation [inline, virtual]
IsolatedMessageSeriesEnd(bool blocking)BufferedTransformation [inline, virtual]
m_hWindowsHandle [protected]
m_ownWindowsHandle [protected]
MaxRetrievable() const BufferedTransformation [virtual]
MessageEnd(int propagation=-1, bool blocking=true)BufferedTransformation [inline]
MessageSeriesEnd(int propagation=-1, bool blocking=true)BufferedTransformation [virtual]
MustWaitForResult()WindowsPipeSender [inline, virtual]
MustWaitToSend()NetworkSender [inline, virtual]
NetworkSink(unsigned int maxBufferSize, unsigned int autoFlushBound)NetworkSink
NULL_CHANNELBufferedTransformation [static]
NumberOfMessages() const BufferedTransformation [virtual]
NumberOfMessageSeries() const BufferedTransformation [inline, virtual]
NumberOfMessagesInThisSeries() const BufferedTransformation [inline, virtual]
operator HANDLE()WindowsHandle [inline]
Peek(byte &outByte) const BufferedTransformation [virtual]
Peek(byte *outString, unsigned int peekMax) const BufferedTransformation [virtual]
PeekWord16(word16 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
PeekWord32(word32 &value, ByteOrder order=BIG_ENDIAN_ORDER)BufferedTransformation
Put(byte inByte, bool blocking=true)BufferedTransformation [inline]
Put(const byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
Put2(const byte *inString, unsigned int length, int messageEnd, bool blocking)NetworkSink [virtual]
PutMessageEnd(const byte *inString, unsigned int length, int propagation=-1, bool blocking=true)BufferedTransformation [inline]
PutModifiable(byte *inString, unsigned int length, bool blocking=true)BufferedTransformation [inline]
PutModifiable2(byte *inString, unsigned int length, int messageEnd, bool blocking)BufferedTransformation [inline, virtual]
PutWord16(word16 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
PutWord32(word32 value, ByteOrder order=BIG_ENDIAN_ORDER, bool blocking=true)BufferedTransformation
Ref()BufferedTransformation [inline]
Send(const byte *buf, unsigned int bufLen)WindowsPipeSender [virtual]
SendEof()WindowsPipeSender [inline, virtual]
SetAutoFlushBound(unsigned int bound)NetworkSink [inline, virtual]
SetAutoSignalPropagation(int propagation)BufferedTransformation [inline, virtual]
SetMaxBufferSize(unsigned int maxBufferSize)NetworkSink [inline, virtual]
SetOwnership(bool own)WindowsHandle [inline]
SetRetrievalChannel(const std::string &channel)BufferedTransformation [virtual]
Skip(unsigned long skipMax=ULONG_MAX)BufferedTransformation [virtual]
SkipAll()BufferedTransformation [virtual]
SkipMessages(unsigned int count=UINT_MAX)BufferedTransformation [virtual]
TimedFlush(unsigned long maxTime, unsigned int targetSize=0)NetworkSink [virtual]
TotalBytesRetrievable() const BufferedTransformation [virtual]
TransferAllTo(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL)BufferedTransformation [inline]
TransferAllTo2(BufferedTransformation &target, const std::string &channel=NULL_CHANNEL, bool blocking=true)BufferedTransformation
TransferMessagesTo(BufferedTransformation &target, unsigned int count=UINT_MAX, const std::string &channel=NULL_CHANNEL)BufferedTransformation [inline]
TransferMessagesTo2(BufferedTransformation &target, unsigned int &messageCount, const std::string &channel=NULL_CHANNEL, bool blocking=true)BufferedTransformation
TransferTo(BufferedTransformation &target, unsigned long transferMax=ULONG_MAX, const std::string &channel=NULL_CHANNEL)BufferedTransformation [inline]
TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true)Sink [inline, protected, virtual]
NetworkSink::Wait(unsigned long milliseconds)Waitable
WindowsPipeSender::Wait(unsigned long milliseconds)Waitable
WindowsHandle(HANDLE h=INVALID_HANDLE_VALUE, bool own=false)WindowsHandle
WindowsHandle(const WindowsHandle &h)WindowsHandle [inline]
WindowsPipeSender()WindowsPipeSender
WindowsPipeSink(HANDLE h=INVALID_HANDLE_VALUE, unsigned int maxBufferSize=0, unsigned int autoFlushBound=16 *1024)WindowsPipeSink [inline]
~Clonable()Clonable [inline, virtual]
~NonblockingSinkInfo()NonblockingSinkInfo [inline, virtual]
~WindowsHandle()WindowsHandle [virtual]


Generated on Thu Jun 22 03:36:36 2006 for Crypto++ by  doxygen 1.4.6