WSF
WsfPProxyPath.hpp File Reference
#include "wsf_parser_export.h"
#include <algorithm>
#include <map>
#include <set>
#include <string>
#include <vector>
#include "UtStringRef.hpp"
#include "WsfPProxyKey.hpp"
#include "WsfPProxyValue.hpp"
#include "WsfPProxyType.hpp"
Include dependency graph for WsfPProxyPath.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  WsfPProxyPathEntryHash
class  WsfPProxyPath
 Represents a path or unique key to a value in the proxy. More...

Namespaces

namespace  std
 Template specialization for wsf::comm::Address. Allows usage of Address in std::unordered_map/set.

Typedefs

using WsfParseTypePath = std::vector<UtStringRef>
using WsfPProxyPathSet = std::set<WsfPProxyPath>
using WsfPProxyPathMap = std::map<WsfPProxyPath, WsfPProxyPathSet>

Functions

template<>
void std::swap (WsfPProxyPath &a, WsfPProxyPath &b)

Typedef Documentation

◆ WsfParseTypePath

using WsfParseTypePath = std::vector<UtStringRef>

◆ WsfPProxyPathMap

◆ WsfPProxyPathSet

using WsfPProxyPathSet = std::set<WsfPProxyPath>
Copyrights Multiple, All Rights Reserved