|
DUDS
|
Distributed Update of Data from Something
|
#include <GenericValueVisitor.hpp>
Public Member Functions | |
| IST | operator() (const std::string &) const |
| IST | operator() (const duds::general::LanguageTaggedString &) const |
| IST | operator() (const boost::recursive_wrapper< duds::general::LanguageTaggedStringMap > &) const |
| IST | operator() (const int128_w &) const |
| IST | operator() (const double &) const |
| IST | operator() (const boost::uuids::uuid &) const |
| IST | operator() (const Quantity &q) const |
| IST | operator() (const QuantityNddArray &) const |
| template<typename A , std::size_t S> | |
| IST | operator() (const std::array< A, S > &a) const |
| IST | operator() (const duds::time::interstellar::Femtoseconds &) const |
| IST | operator() (const duds::time::interstellar::Nanoseconds &) const |
| IST | operator() (const duds::time::interstellar::FemtoTime &t) const |
| IST | operator() (const duds::time::interstellar::NanoTime &t) const |
| IST | operator() (const GenericValueTable &) const |
| IST | operator() (const std::shared_ptr< std::vector< char > > &) const |
Private Member Functions | |
| template<class I > | |
| IST | conv (const I &in) |
| IST | conv (const IST &in) |
Definition at line 141 of file GenericValueVisitor.hpp.
|
inlineprivate |
Definition at line 143 of file GenericValueVisitor.hpp.
|
inlineprivate |
Definition at line 151 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 155 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 158 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 163 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 167 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 170 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 173 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 176 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 179 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 183 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 186 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 189 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 192 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 195 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 198 of file GenericValueVisitor.hpp.
|
inline |
Definition at line 206 of file GenericValueVisitor.hpp.