|
WSF
|
#include "wsf_parser_export.h"#include <vector>#include "UtStringRef.hpp"

Go to the source code of this file.
Classes | |
| struct | WsfParseTypePathCompare |
Typedefs | |
| using | WsfParseTypePath = std::vector<UtStringRef> |
Functions | |
| WsfParseTypePath WSF_PARSER_EXPORT | WsfParseTypePathParse (const std::string &aDotSepPath) |
| std::string WSF_PARSER_EXPORT | WsfParseTypePathString (const WsfParseTypePath &aPaths) |
| using WsfParseTypePath = std::vector<UtStringRef> |
| WsfParseTypePath WSF_PARSER_EXPORT WsfParseTypePathParse | ( | const std::string & | aDotSepPath | ) |
| std::string WSF_PARSER_EXPORT WsfParseTypePathString | ( | const WsfParseTypePath & | aPaths | ) |
Referenced by wizard::ParseResults::GetBaseTypes(), and WsfParseNode::Print().