Home
last modified time | relevance | path

Searched refs:_iceCloneImpl (Results 1 – 15 of 15) sorted by relevance

/dports/devel/ice37/ice-3.7.2/cpp/include/Ice/
H A DValue.h83 virtual std::shared_ptr<Value> _iceCloneImpl() const = 0;
103 return std::static_pointer_cast<T>(_iceCloneImpl()); in ice_clone()
113 virtual std::shared_ptr<Value> _iceCloneImpl() const override in _iceCloneImpl() function
H A DSlicedData.h135 virtual std::shared_ptr<Value> _iceCloneImpl() const override;
/dports/devel/php-ice37/ice-3.7.2/cpp/include/Ice/
H A DValue.h83 virtual std::shared_ptr<Value> _iceCloneImpl() const = 0;
103 return std::static_pointer_cast<T>(_iceCloneImpl()); in ice_clone()
113 virtual std::shared_ptr<Value> _iceCloneImpl() const override in _iceCloneImpl() function
H A DSlicedData.h135 virtual std::shared_ptr<Value> _iceCloneImpl() const override;
/dports/devel/py-ice37/ice-3.7.2/cpp/include/Ice/
H A DValue.h83 virtual std::shared_ptr<Value> _iceCloneImpl() const = 0;
103 return std::static_pointer_cast<T>(_iceCloneImpl()); in ice_clone()
113 virtual std::shared_ptr<Value> _iceCloneImpl() const override in _iceCloneImpl() function
H A DSlicedData.h135 virtual std::shared_ptr<Value> _iceCloneImpl() const override;
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DSlicedData.cpp87 return static_pointer_cast<UnknownSlicedValue>(_iceCloneImpl()); in ice_clone()
91 Ice::UnknownSlicedValue::_iceCloneImpl() const in _iceCloneImpl() function in Ice::UnknownSlicedValue
H A DValue.cpp67 return _iceCloneImpl(); in ice_clone()
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DSlicedData.cpp87 return static_pointer_cast<UnknownSlicedValue>(_iceCloneImpl()); in ice_clone()
91 Ice::UnknownSlicedValue::_iceCloneImpl() const in _iceCloneImpl() function in Ice::UnknownSlicedValue
H A DValue.cpp67 return _iceCloneImpl();
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/
H A DSlicedData.cpp87 return static_pointer_cast<UnknownSlicedValue>(_iceCloneImpl()); in ice_clone()
91 Ice::UnknownSlicedValue::_iceCloneImpl() const in _iceCloneImpl() function in Ice::UnknownSlicedValue
H A DValue.cpp67 return _iceCloneImpl(); in ice_clone()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp66 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in TestObjectReader
103 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in BObjectReader
143 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in CObjectReader
196 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectWriter
250 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectReader
296 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in FObjectReader
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp66 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in TestObjectReader
103 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in BObjectReader
143 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in CObjectReader
196 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectWriter
250 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectReader
296 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in FObjectReader
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/optional/
H A DAllTests.cpp66 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in TestObjectReader
103 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in BObjectReader
143 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in CObjectReader
196 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectWriter
250 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in DObjectReader
296 virtual std::shared_ptr<Value> _iceCloneImpl() const in _iceCloneImpl() function in FObjectReader