, including all inherited members.
| field(const std::string &fieldname, const std::string &value)=0 | OA::OutputBuilder | [pure virtual] |
| fieldEnd(const std::string &fieldname)=0 | OA::OutputBuilder | [pure virtual] |
| fieldStart(const std::string &fieldname)=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeEnd()=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeLabelEnd()=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeLabelStart()=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeSinkNode(int id)=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeSourceNode(int id)=0 | OA::OutputBuilder | [pure virtual] |
| graphEdgeStart()=0 | OA::OutputBuilder | [pure virtual] |
| graphEnd(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| graphNodeEnd()=0 | OA::OutputBuilder | [pure virtual] |
| graphNodeLabel(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| graphNodeLabelEnd()=0 | OA::OutputBuilder | [pure virtual] |
| graphNodeLabelStart()=0 | OA::OutputBuilder | [pure virtual] |
| graphNodeStart(int id)=0 | OA::OutputBuilder | [pure virtual] |
| graphStart(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| graphSubEnd(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| graphSubStart(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| listEnd()=0 | OA::OutputBuilder | [pure virtual] |
| listItem(const std::string &value)=0 | OA::OutputBuilder | [pure virtual] |
| listItemEnd()=0 | OA::OutputBuilder | [pure virtual] |
| listItemStart()=0 | OA::OutputBuilder | [pure virtual] |
| listStart()=0 | OA::OutputBuilder | [pure virtual] |
| mapEnd(const std::string &label)=0 | OA::OutputBuilder | [pure virtual] |
| mapEntry(const std::string &key, const std::string &value)=0 | OA::OutputBuilder | [pure virtual] |
| mapEntryEnd()=0 | OA::OutputBuilder | [pure virtual] |
| mapEntryStart()=0 | OA::OutputBuilder | [pure virtual] |
| mapKey(const std::string &key)=0 | OA::OutputBuilder | [pure virtual] |
| mapKeyEnd()=0 | OA::OutputBuilder | [pure virtual] |
| mapKeyStart()=0 | OA::OutputBuilder | [pure virtual] |
| mapStart(const std::string &label, const std::string &keyLabel, const std::string &valueLabel)=0 | OA::OutputBuilder | [pure virtual] |
| mapValue(const std::string &value)=0 | OA::OutputBuilder | [pure virtual] |
| mapValueEnd()=0 | OA::OutputBuilder | [pure virtual] |
| mapValueStart()=0 | OA::OutputBuilder | [pure virtual] |
| objEnd(const std::string &objName)=0 | OA::OutputBuilder | [pure virtual] |
| objStart(const std::string &objName)=0 | OA::OutputBuilder | [pure virtual] |
| OutputBuilder() | OA::OutputBuilder | [inline] |
| OutputBuilder(OutputBuilder &other) | OA::OutputBuilder | [inline] |
| OutputBuilder(std::ostream &) | OA::OutputBuilder | [inline] |
| outputIRHandle(ProcHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(StmtHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(ExprHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(CallHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(OpHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(MemRefHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(SymHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(ConstSymHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputIRHandle(ConstValHandle h, IRHandlesIRInterface &pIR)=0 | OA::OutputBuilder | [pure virtual] |
| outputString(const std::string &str)=0 | OA::OutputBuilder | [pure virtual] |
| ~OutputBuilder() | OA::OutputBuilder | [inline, virtual] |