kDB: Knowledge DataBase
Loading...
Searching...
No Matches
knowRuby::ValueToValueImplementation< _T_ > Class Template Reference
Inheritance diagram for knowRuby::ValueToValueImplementation< _T_ >:
Collaboration diagram for knowRuby::ValueToValueImplementation< _T_ >:

Public Member Functions

bool canConvertToRubyValue (const knowCore::Value &_value) const override
 
bool canConvertToKnowCoreValue (VALUE _value) const override
 
VALUE toRubyValue (const knowCore::Value &_value) const override
 
knowCore::Value toKnowCoreValue (VALUE _value) const override
 
- Public Member Functions inherited from knowRuby::Interfaces::ValueToValue

Member Function Documentation

◆ canConvertToKnowCoreValue()

template<typename _T_ >
bool knowRuby::ValueToValueImplementation< _T_ >::canConvertToKnowCoreValue ( VALUE _value) const
inlineoverridevirtual

◆ canConvertToRubyValue()

template<typename _T_ >
bool knowRuby::ValueToValueImplementation< _T_ >::canConvertToRubyValue ( const knowCore::Value & _value) const
inlineoverridevirtual

◆ toKnowCoreValue()

template<typename _T_ >
knowCore::Value knowRuby::ValueToValueImplementation< _T_ >::toKnowCoreValue ( VALUE _value) const
inlineoverridevirtual

◆ toRubyValue()

template<typename _T_ >
VALUE knowRuby::ValueToValueImplementation< _T_ >::toRubyValue ( const knowCore::Value & _value) const
inlineoverridevirtual

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