Xorn
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 NxornPython library for high-level object manipulation
 Nbase64Reading and writing base64-encoded data
 CDecodingErrorRaised when reading invalid or unterminated base64-encoded data
 NgedaWorking with gEDA schematics and symbols
 NattribAttribute parsing and lookup
 CMalformedAttributeErrorRaised when trying to parse a text object that is not recognized as an attribute
 NclibThe component library system
 CCommandSourceSource object representing a pair of symbol-generating commands
 CDirectorySourceSource object representing a directory of symbol files
 NfileformatFile formats
 CUnknownFormatErrorRaised when the format of a file isn't specified and can't be guessed from the file name
 NnetlistGenerating gEDA netlists
 NblueprintNetlists for individual schematic files
 CComponentComponent in a single schematic's netlist
 CNetVisually connected net piece in a single schematic's netlist
 CPinPin in a single schematic's netlist
 CSchematicA netlist for a single schematic
 NconnFind and track the connections between net segments
 CConnectionMapTracks the connections of the net segments in a revision at a time
 NinstanceBuilding one hierarchical netlist from instantiated sheet blueprints
 CComponentComponent
 CComponentPinPin on a component
 CLocalNet
 CSheetInstantiation of a schematic page
 NnetGrouping local nets with the same name into a net
 CNet
 NnetlistMain entry point for netlist generation
 CNetlistGlobal netlist object representing the result of a netlister run
 NpackageGrouping components with the same refdes into a package
 CPackage
 CPackagePin
 NplainreadReading gEDA schematic/symbol files
 CFileFormatDescribes the properties of a gEDA schematic/symbol file format version
 NreadReading schematic/symbol files
 CDefaultLogDefault behavior for handling file read errors and warnings
 CParseErrorRaised when parsing a malformed file
 NrefReferenced symbols and pixmaps
 CPixmap
 CSymbol
 NxmlreadReading gEDA schematic/symbol files in XML format
 CContentHandler
 CLoadContext
 CNullHandler
 COverbarHandler
 CPathHandler
 CPixmapHandler
 CRootElementHandler
 CTextHandler
 CVoidHandler
 NxmlwriteWriting gEDA schematic/symbol files in XML format
 CWriter
 NguileEmbedding a Guile interpreter
 CGuileErrorRaised on Guile-related errors
 CProcedureGuile procedure
 NproxyHigh-level proxy classes for the storage backend
 CAttributeProxyHigh-level line/fill attribute proxy class
 CObjectProxyHigh-level object proxy class
 CRevisionProxyHigh-level revision proxy class
 NstorageXorn storage backend
 CArcSchematic arc
 CBoxSchematic box
 CCircleSchematic circle
 CComponentSchematic component
 CFillAttrSchematic fill style
 CLineSchematic line
 CLineAttrSchematic line style
 CNetSchematic net segment, bus segment, or pin
 CObjectThe identity of an object across revisions
 CPathSchematic path
 CPictureSchematic picture
 CRevisionA particular state of the contents of a file
 CSelectionThe identity of a set of objects across revisions
 CTextSchematic text or attribute
 Nxml_writerWriting XML documents
 CXMLWriterWriting XML documents
 Cxorn_double2dPair of double values indicating a coordinate or offset
 Cxorn_pointerArbitrary reference-counted pointer
 Cxorn_stringSequence of bytes
 Cxornsch_arcSchematic arc
 Cxornsch_boxSchematic box
 Cxornsch_circleSchematic circle
 Cxornsch_componentSchematic component
 Cxornsch_fill_attrSchematic fill style
 Cxornsch_lineSchematic line
 Cxornsch_line_attrSchematic line style
 Cxornsch_netSchematic net segment, bus segment, or pin
 Cxornsch_pathSchematic path
 Cxornsch_pictureSchematic picture
 Cxornsch_textSchematic text or attribute