Home
last modified time | relevance | path

Searched refs:NodeDescription (Results 1 – 2 of 2) sorted by relevance

/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DExternalViewLogger.hxx39 struct NodeDescription struct
41 typedef boost::shared_ptr<NodeDescription> Pointer_t; argument
43NodeDescription(const std::string& parent, const std::string& refersTo, const std::string& value, …
76 typedef std::map<std::string, NodeDescription::Pointer_t> NodeContainer_t;
H A DExternalViewLogger.cxx40NodeDescription::NodeDescription(const string& parent, const string& refersTo, const string& value… in NodeDescription() function in util::NodeDescription
113NodeDescription::Pointer_t(new NodeDescription(mParentNodeStack.top(), refersToNodeId, value, inUs… in beginNode()

Completed in 5 milliseconds