Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
OptionalBool.h File Reference
#include "MantidKernel/DllConfig.h"
#include "MantidKernel/PropertyWithValueJSON.h"
#include <iosfwd>
#include <map>
#include <string>

Go to the source code of this file.

Classes

class  Mantid::Kernel::OptionalBool
 OptionalBool : Tri-state bool. More...
 
struct  Mantid::Kernel::pwvjdetail::ToCpp< OptionalBool >
 

Namespaces

namespace  Json
 
namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Kernel
 
namespace  Mantid::Kernel::pwvjdetail
 

Functions

MANTID_KERNEL_DLL::Json::Value Mantid::Kernel::encodeAsJson (const OptionalBool &)
 Encode an OptionalBool as a Json::Value. More...
 
MANTID_KERNEL_DLL std::ostream & Mantid::Kernel::operator<< (std::ostream &os, OptionalBool const &object)
 
MANTID_KERNEL_DLL std::istream & Mantid::Kernel::operator>> (std::istream &istream, OptionalBool &object)