BDE 4.14.0 Production release
Loading...
Searching...
No Matches
balber::BerUtil Member List

This is the complete list of members for balber::BerUtil, including all inherited members.

BDEM_INDEFINITE_LENGTH enum valuebalber::BerUtil
getEndOfContentOctets(bsl::streambuf *streamBuf, int *accumNumBytesConsumed)balber::BerUtilinlinestatic
getIdentifierOctets(bsl::streambuf *streamBuf, BerConstants::TagClass *tagClass, BerConstants::TagType *tagType, int *tagNumber, int *accumNumBytesConsumed)balber::BerUtilstatic
getLength(bsl::streambuf *streamBuf, int *result, int *accumNumBytesConsumed)balber::BerUtilinlinestatic
getValue(bsl::streambuf *streamBuf, TYPE *value, int length, const BerDecoderOptions &options=BerDecoderOptions())balber::BerUtilinlinestatic
getValue(bsl::streambuf *streamBuf, TYPE *value, int *accumNumBytesConsumed, const BerDecoderOptions &options=BerDecoderOptions())balber::BerUtilinlinestatic
INDEFINITE_LENGTH enum valuebalber::BerUtil
k_INDEFINITE_LENGTH enum valuebalber::BerUtil
putEndOfContentOctets(bsl::streambuf *streamBuf)balber::BerUtilinlinestatic
putIdentifierOctets(bsl::streambuf *streamBuf, BerConstants::TagClass tagClass, BerConstants::TagType tagType, int tagNumber)balber::BerUtilstatic
putIndefiniteLengthOctet(bsl::streambuf *streamBuf)balber::BerUtilinlinestatic
putLength(bsl::streambuf *streamBuf, int length)balber::BerUtilinlinestatic
putValue(bsl::streambuf *streamBuf, const TYPE &value, const BerEncoderOptions *options=0)balber::BerUtilinlinestatic