AnyRetrievable() const (defined in ByteQueue) | ByteQueue | [inline] |
ByteQueue(unsigned int m_nodeSize=256) (defined in ByteQueue) | ByteQueue | |
ByteQueue(const ByteQueue ©) (defined in ByteQueue) | ByteQueue | |
Clear() (defined in ByteQueue) | ByteQueue | |
CopyRangeTo2(BufferedTransformation &target, unsigned long &begin, unsigned long end=ULONG_MAX, const std::string &channel=NULL_CHANNEL, bool blocking=true) const (defined in ByteQueue) | ByteQueue | |
CreatePutSpace(unsigned int &size) (defined in ByteQueue) | ByteQueue | |
CurrentSize() const (defined in ByteQueue) | ByteQueue | |
DERGeneralEncoder(BufferedTransformation &outQueue, byte asnTag=SEQUENCE|CONSTRUCTED) (defined in DERGeneralEncoder) | DERGeneralEncoder | [explicit] |
DERGeneralEncoder(DERGeneralEncoder &outQueue, byte asnTag=SEQUENCE|CONSTRUCTED) (defined in DERGeneralEncoder) | DERGeneralEncoder | [explicit] |
DERSetEncoder(BufferedTransformation &outQueue, byte asnTag=SET|CONSTRUCTED) (defined in DERSetEncoder) | DERSetEncoder | [inline, explicit] |
DERSetEncoder(DERSetEncoder &outQueue, byte asnTag=SET|CONSTRUCTED) (defined in DERSetEncoder) | DERSetEncoder | [inline, explicit] |
FinalizeLazyPut() (defined in ByteQueue) | ByteQueue | |
Get(byte &outByte) (defined in ByteQueue) | ByteQueue | |
Get(byte *outString, unsigned int getMax) (defined in ByteQueue) | ByteQueue | |
IsEmpty() const (defined in ByteQueue) | ByteQueue | |
IsolatedInitialize(const NameValuePairs ¶meters) (defined in ByteQueue) | ByteQueue | |
LazyPut(const byte *inString, unsigned int size) (defined in ByteQueue) | ByteQueue | |
MaxRetrievable() const (defined in ByteQueue) | ByteQueue | [inline] |
MessageEnd() (defined in DERGeneralEncoder) | DERGeneralEncoder | |
operator=(const ByteQueue &rhs) (defined in ByteQueue) | ByteQueue | |
operator==(const ByteQueue &rhs) const (defined in ByteQueue) | ByteQueue | |
operator[](unsigned long i) const (defined in ByteQueue) | ByteQueue | |
Peek(byte &outByte) const (defined in ByteQueue) | ByteQueue | |
Peek(byte *outString, unsigned int peekMax) const (defined in ByteQueue) | ByteQueue | |
Put2(const byte *inString, unsigned int length, int messageEnd, bool blocking) (defined in ByteQueue) | ByteQueue | |
SetNodeSize(unsigned int nodeSize) (defined in ByteQueue) | ByteQueue | [inline] |
Spy(unsigned int &contiguousSize) const (defined in ByteQueue) | ByteQueue | |
swap(ByteQueue &rhs) (defined in ByteQueue) | ByteQueue | |
TransferTo2(BufferedTransformation &target, unsigned long &transferBytes, const std::string &channel=NULL_CHANNEL, bool blocking=true) (defined in ByteQueue) | ByteQueue | |
UndoLazyPut(unsigned int size) (defined in ByteQueue) | ByteQueue | |
Unget(byte inByte) (defined in ByteQueue) | ByteQueue | |
Unget(const byte *inString, unsigned int length) (defined in ByteQueue) | ByteQueue | |
~ByteQueue() (defined in ByteQueue) | ByteQueue | |
~DERGeneralEncoder() (defined in DERGeneralEncoder) | DERGeneralEncoder | |