StateTable ========== .. currentmodule:: pyasdm .. autoclass:: StateTable :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~StateTable.MIMEXMLPart ~StateTable.add ~StateTable.autoIncrement ~StateTable.checkAndAdd ~StateTable.checkPresenceInMemory ~StateTable.fromXML ~StateTable.get ~StateTable.getContainer ~StateTable.getEntity ~StateTable.getKeyName ~StateTable.getName ~StateTable.getRowByKey ~StateTable.getRows ~StateTable.getVersion ~StateTable.lookup ~StateTable.newRow ~StateTable.newRowCopy ~StateTable.newRowDefault ~StateTable.setEntity ~StateTable.setFromFile ~StateTable.setFromMIME ~StateTable.setFromMIMEFile ~StateTable.setFromXMLFile ~StateTable.setNotPresentInMemory ~StateTable.setVersion ~StateTable.size ~StateTable.toFile ~StateTable.toMIME ~StateTable.toXML .. rubric:: Methods Documentation .. automethod:: MIMEXMLPart .. automethod:: add .. automethod:: autoIncrement .. automethod:: checkAndAdd .. automethod:: checkPresenceInMemory .. automethod:: fromXML .. automethod:: get .. automethod:: getContainer .. automethod:: getEntity .. automethod:: getKeyName .. automethod:: getName .. automethod:: getRowByKey .. automethod:: getRows .. automethod:: getVersion .. automethod:: lookup .. automethod:: newRow .. automethod:: newRowCopy .. automethod:: newRowDefault .. automethod:: setEntity .. automethod:: setFromFile .. automethod:: setFromMIME .. automethod:: setFromMIMEFile .. automethod:: setFromXMLFile .. automethod:: setNotPresentInMemory .. automethod:: setVersion .. automethod:: size .. automethod:: toFile .. automethod:: toMIME .. automethod:: toXML