![]() |
RDKit
Open-source cheminformatics and machine learning.
|
Classes | |
| union | Value |
Functions | |
| template<class T> | |
| T * | valuePtrCast (Value value) |
| template<> | |
| std::any * | valuePtrCast< std::any > (Value value) |
| template<> | |
| std::string * | valuePtrCast< std::string > (Value value) |
| template<> | |
| std::vector< double > * | valuePtrCast< std::vector< double > > (Value value) |
| template<> | |
| std::vector< float > * | valuePtrCast< std::vector< float > > (Value value) |
| template<> | |
| std::vector< int > * | valuePtrCast< std::vector< int > > (Value value) |
| template<> | |
| std::vector< unsigned int > * | valuePtrCast< std::vector< unsigned int > > (Value value) |
| template<> | |
| std::vector< std::string > * | valuePtrCast< std::vector< std::string > > (Value value) |
|
inline |
Definition at line 181 of file RDValue-taggedunion.h.
References RDKit::RDTypeTag::detail::Value::a.
Referenced by RDKit::RDValue::ptrCast().
|
inline |
Definition at line 185 of file RDValue-taggedunion.h.
References RDKit::RDTypeTag::detail::Value::a.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.
References RDKit::RDTypeTag::detail::Value::s.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.
|
inline |
Definition at line 190 of file RDValue-taggedunion.h.