Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::Kernel::pwvjdetail::ToCpp< T > Struct Template Reference

General type to convert a Json::Value to a set C++ type. More...

#include <PropertyWithValueJSON.h>

Public Member Functions

operator() (const Json::Value &)
 

Detailed Description

template<typename T>
struct Mantid::Kernel::pwvjdetail::ToCpp< T >

General type to convert a Json::Value to a set C++ type.

Definition at line 28 of file PropertyWithValueJSON.h.

Member Function Documentation

◆ operator()()

template<typename T >
T Mantid::Kernel::pwvjdetail::ToCpp< T >::operator() ( const Json::Value &  )
inline

Definition at line 29 of file PropertyWithValueJSON.h.


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