Home
last modified time | relevance | path

Searched refs:refersToNodeId (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DFileLoggerImpl.cxx49 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument
60 if (!refersToNodeId.empty()) in beginNode()
61 file_ << nodeId << " -> " << refersToNodeId << " [ color=grey, weight=0 ];" << endl; in beginNode()
H A DExternalViewLogger.cxx109 …const std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse) in beginNode() argument
113 …NodeDescription::Pointer_t(new NodeDescription(mParentNodeStack.top(), refersToNodeId, value, inUs… in beginNode()
H A DFileLoggerImpl.hxx43 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);
H A DExternalViewLogger.hxx61 …onst std::string& nodeId, const std::string& value, const std::string& refersToNodeId, bool inUse);

Completed in 14 milliseconds