|
BDE 4.14.0 Production release
|
This is the complete list of members for balber::BerUtil, including all inherited members.
| BDEM_INDEFINITE_LENGTH enum value | balber::BerUtil | |
| getEndOfContentOctets(bsl::streambuf *streamBuf, int *accumNumBytesConsumed) | balber::BerUtil | inlinestatic |
| getIdentifierOctets(bsl::streambuf *streamBuf, BerConstants::TagClass *tagClass, BerConstants::TagType *tagType, int *tagNumber, int *accumNumBytesConsumed) | balber::BerUtil | static |
| getLength(bsl::streambuf *streamBuf, int *result, int *accumNumBytesConsumed) | balber::BerUtil | inlinestatic |
| getValue(bsl::streambuf *streamBuf, TYPE *value, int length, const BerDecoderOptions &options=BerDecoderOptions()) | balber::BerUtil | inlinestatic |
| getValue(bsl::streambuf *streamBuf, TYPE *value, int *accumNumBytesConsumed, const BerDecoderOptions &options=BerDecoderOptions()) | balber::BerUtil | inlinestatic |
| INDEFINITE_LENGTH enum value | balber::BerUtil | |
| k_INDEFINITE_LENGTH enum value | balber::BerUtil | |
| putEndOfContentOctets(bsl::streambuf *streamBuf) | balber::BerUtil | inlinestatic |
| putIdentifierOctets(bsl::streambuf *streamBuf, BerConstants::TagClass tagClass, BerConstants::TagType tagType, int tagNumber) | balber::BerUtil | static |
| putIndefiniteLengthOctet(bsl::streambuf *streamBuf) | balber::BerUtil | inlinestatic |
| putLength(bsl::streambuf *streamBuf, int length) | balber::BerUtil | inlinestatic |
| putValue(bsl::streambuf *streamBuf, const TYPE &value, const BerEncoderOptions *options=0) | balber::BerUtil | inlinestatic |