|
Mantid
|
#include "MantidKernel/PropertyManager.h"#include "MantidJson/Json.h"#include "MantidKernel/FilteredTimeSeriesProperty.h"#include "MantidKernel/IPropertySettings.h"#include "MantidKernel/LogFilter.h"#include "MantidKernel/PropertyWithValueJSON.h"#include "MantidKernel/StringTokenizer.h"#include <json/json.h>Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Kernel |
Functions | |
| MANTID_KERNEL_DLL::Json::Value | Mantid::Kernel::encodeAsJson (const PropertyManager &propMgr) |
| Return the value of the PropertyManager as a Json::Value. More... | |