This is the complete list of members for JawsMako::IPDFString, including all inherited members.
addRef() const =0 | IRCObject | pure virtual |
clone() const =0 | JawsMako::IPDFObject | pure virtual |
containsReferences() const =0 | JawsMako::IPDFObject | pure virtual |
create(const RawString &string, bool executable=false, bool pdf2=false) | JawsMako::IPDFString | static |
create(const IInputStreamPtr &stream, bool executable=false, bool pdf2=false, int64 startOffset=0) | JawsMako::IPDFString | static |
createNumber(double number) | JawsMako::IPDFObject | static |
createText(const U8String &string, bool executable=false, bool pdf2=false) | JawsMako::IPDFString | static |
decRef() const =0 | IRCObject | pure virtual |
deepClone() const =0 | JawsMako::IPDFObject | pure virtual |
emitPostScriptCode(const IOutputStreamPtr &dest) const =0 | JawsMako::IPDFObject | pure virtual |
getIsExecutable() const =0 | JawsMako::IPDFObject | pure virtual |
getNumber(double &number) const =0 | JawsMako::IPDFObject | pure virtual |
getNumber(float &number) const =0 | JawsMako::IPDFObject | pure virtual |
getNumber(int32 &number) const =0 | JawsMako::IPDFObject | pure virtual |
getRefCount() const =0 | IRCObject | pure virtual |
getString(RawString &string) const =0 | JawsMako::IPDFObject | pure virtual |
getTextValue() const =0 | JawsMako::IPDFString | pure virtual |
getType() const =0 | JawsMako::IPDFObject | pure virtual |
getValue() const =0 | JawsMako::IPDFString | pure virtual |
hash() const | JawsMako::IHashable | inlinevirtual |
isUtf8Encoded()=0 | JawsMako::IPDFString | pure virtual |
updateHash(uint64 &hash) const =0 | JawsMako::IHashable | pure virtual |
~IRCObject() | IRCObject | inlineprotectedvirtual |