WSF
WsfPProxyValue.hpp File Reference
#include <string>
#include "WsfPProxyBasicValues.hpp"
#include "WsfPProxyHash.hpp"
#include "WsfPProxyKey.hpp"
#include "WsfParseType.hpp"
#include "WsfPProxyValue_inline.hpp"
Include dependency graph for WsfPProxyValue.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WsfPProxyValue

Namespaces

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

Macros

#define ADD_TYPE_OPERATOR(VALUE_TYPE)

Functions

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

Macro Definition Documentation

◆ ADD_TYPE_OPERATOR

#define ADD_TYPE_OPERATOR ( VALUE_TYPE)
Value:
operator VALUE_TYPE*() const; \
WsfPProxyValue& operator=(const VALUE_TYPE& aVal);
Definition WsfPProxyValue.hpp:33
Copyrights Multiple, All Rights Reserved