Static Public Attributes | List of all members
cras::XmlRpcValueTraits<::std::list< T >, typename ::std::enable_if<::cras::XmlRpcValueTraits< T >::xmlRpcType !=::XmlRpc::XmlRpcValue::TypeInvalid >::type > Struct Template Reference

#include <xmlrpc_value_traits.hpp>

Static Public Attributes

static constexpr const bool isCanonical { false }
 
static constexpr const char * stringType { ::cras::to_cstring(xmlRpcType) }
 
static constexprconst ::XmlRpc::XmlRpcValue::Type xmlRpcType { ::XmlRpc::XmlRpcValue::TypeArray }
 

Detailed Description

template<typename T>
struct cras::XmlRpcValueTraits<::std::list< T >, typename ::std::enable_if<::cras::XmlRpcValueTraits< T >::xmlRpcType !=::XmlRpc::XmlRpcValue::TypeInvalid >::type >

Definition at line 232 of file xmlrpc_value_traits.hpp.

Member Data Documentation

◆ isCanonical

template<typename T >
constexpr const bool cras::XmlRpcValueTraits<::std::list< T >, typename ::std::enable_if<::cras::XmlRpcValueTraits< T >::xmlRpcType !=::XmlRpc::XmlRpcValue::TypeInvalid >::type >::isCanonical { false }
static

Definition at line 237 of file xmlrpc_value_traits.hpp.

◆ stringType

template<typename T >
constexpr const char* cras::XmlRpcValueTraits<::std::list< T >, typename ::std::enable_if<::cras::XmlRpcValueTraits< T >::xmlRpcType !=::XmlRpc::XmlRpcValue::TypeInvalid >::type >::stringType { ::cras::to_cstring(xmlRpcType) }
static

Definition at line 236 of file xmlrpc_value_traits.hpp.

◆ xmlRpcType

template<typename T >
constexprconst ::XmlRpc::XmlRpcValue::Type cras::XmlRpcValueTraits<::std::list< T >, typename ::std::enable_if<::cras::XmlRpcValueTraits< T >::xmlRpcType !=::XmlRpc::XmlRpcValue::TypeInvalid >::type >::xmlRpcType { ::XmlRpc::XmlRpcValue::TypeArray }
static

Definition at line 235 of file xmlrpc_value_traits.hpp.


The documentation for this struct was generated from the following file:


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sat Jun 17 2023 02:32:53