This is the complete list of members for StarZone, including all inherited members.
ascii() | StarZone | inline |
checkEncryption(uint32_t date, uint32_t time, std::vector< uint8_t > const &passwd) | StarZone | |
closeDummyRecord() | StarZone | inline |
closeFlagZone() | StarZone | |
closeRecord(std::string const &debugName) | StarZone | inline |
closeRecord(char type, std::string const &debugName) | StarZone | protected |
closeSCHHeader(std::string const &debugName) | StarZone | |
closeSCRecord(std::string const &debugName) | StarZone | inline |
closeSDRHeader(std::string const &debugName) | StarZone | |
closeSfxRecord(char type, std::string const &debugName) | StarZone | inline |
closeSWRecord(char type, std::string const &debugName) | StarZone | inline |
closeVersionCompatHeader(std::string const &debugName) | StarZone | |
getDocumentVersion() const | StarZone | inline |
getEncoding() const | StarZone | inline |
getFlagLastPosition() const | StarZone | inline |
getGuiType() const | StarZone | inline |
getHeaderVersion() const | StarZone | inline |
getNumPoolNames() const | StarZone | inline |
getPoolName(int poolId, librevenge::RVNGString &res) const | StarZone | inline |
getRecordLastPosition() const | StarZone | inline |
getRecordLevel() const | StarZone | inline |
getVersion() const | StarZone | inline |
input() | StarZone | inline |
isCompatibleWith(int vers) const | StarZone | inline |
isCompatibleWith(int vers1, int vers2) const | StarZone | inline |
isCompatibleWith(int vers1, int vers2, int vers3) const | StarZone | inline |
isCompatibleWith(int vers1, int vers2, int vers3, int vers4) const | StarZone | inline |
m_ascii | StarZone | protected |
m_asciiName | StarZone | protected |
m_beginToEndMap | StarZone | protected |
m_documentVersion | StarZone | protected |
m_encoding | StarZone | protected |
m_encryption | StarZone | protected |
m_flagEndZone | StarZone | protected |
m_guiType | StarZone | protected |
m_headerVersionStack | StarZone | protected |
m_input | StarZone | protected |
m_poolList | StarZone | protected |
m_positionStack | StarZone | protected |
m_typeStack | StarZone | protected |
m_version | StarZone | protected |
m_zoneName | StarZone | protected |
name() const | StarZone | inline |
openDummyRecord() | StarZone | |
openFlagZone() | StarZone | |
openRecord() | StarZone | |
openSCHHeader() | StarZone | |
openSCRecord() | StarZone | |
openSDRHeader(std::string &magic) | StarZone | |
openSfxRecord(char &type) | StarZone | |
openSWRecord(char &type) | StarZone | |
openVersionCompatHeader() | StarZone | |
readRecordSizes(long pos) | StarZone | protected |
readString(std::vector< uint32_t > &string, int encoding=-1) const | StarZone | inline |
readString(std::vector< uint32_t > &string, std::vector< size_t > &srcPositions, int encoding=-1, bool checkEncryption=false) const | StarZone | |
readStringsPool() | StarZone | |
readSWHeader() | StarZone | |
setEncoding(StarEncoding::Encoding encod) | StarZone | inline |
setGuiType(int type) | StarZone | inline |
setInput(STOFFInputStreamPtr input) | StarZone | |
StarZone(STOFFInputStreamPtr const &input, std::string const &ascName, std::string const &zoneName, char const *password) | StarZone | |
~StarZone() | StarZone | virtual |