HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BitStream Member List

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

clear()UT_BitStream
getBitLength() const UT_BitStreaminline
getBuf() const UT_BitStreaminline
getLen() const UT_BitStream
loadFrom6Bit(const char *data)UT_BitStream
loadFromByte(const char *data)UT_BitStream
loadFromByte(const char *data, int nwords)UT_BitStream
loadFromHex(const char *hex)UT_BitStream
loadFromPenta(const char *penta, UT_IntArray &errors)UT_BitStream
loadPenta(const char *penta)UT_BitStreamprotected
myBitLengthUT_BitStreamprotected
myBitOffUT_BitStreamprotected
myBufUT_BitStreamprotected
myHardUT_BitStreamprotected
mySizeUT_BitStreamprotected
myWordOffUT_BitStreamprotected
operator=(const UT_BitStream &)=deleteUT_BitStream
padTo(int nbits, int max, int off, int &savelen)UT_BitStreamprotected
popPad(int savelen)UT_BitStreaminlineprotected
read(int bits)UT_BitStream
rewind()UT_BitStreaminline
saveTo6Bit(UT_String &result, int nwords=-1, int offset=0)UT_BitStream
saveTo6Bit(UT_WorkBuffer &result, int nwords=-1, int offset=0)UT_BitStream
saveToByte(UT_String &result, int nwords=-1, int offset=0)UT_BitStream
saveToByte(unsigned char *data, int nwords, int offset=0)UT_BitStream
saveToHex(UT_String &result, int nwords=-1, int offset=0)UT_BitStream
saveToHex(UT_WorkBuffer &result, int nwords=-1, int offset=0)UT_BitStream
saveToPenta(UT_String &result, int nwords=-1, int offset=0)UT_BitStream
seek(int nbits, int whence=0)UT_BitStream
setBuf(unsigned int *buf, int len)UT_BitStream
tell() const UT_BitStream
uread(int bits)UT_BitStream
UT_BitStream()UT_BitStream
UT_BitStream(int nbits)UT_BitStream
UT_BitStream(const UT_BitStream &)=deleteUT_BitStream
write(int val, int bits)UT_BitStream
~UT_BitStream()UT_BitStreamvirtual