QuantLibAddin::RelinkableHandle Class Referenceabstract

#include <qlo/handle.hpp>

Inheritance diagram for QuantLibAddin::RelinkableHandle:
Collaboration diagram for QuantLibAddin::RelinkableHandle:

Public Member Functions

virtual void linkTo (const std::string &objectID)=0
 
- Public Member Functions inherited from QuantLibAddin::Handle
std::string currentLink () const
 
virtual bool empty () const =0
 

Protected Member Functions

 RelinkableHandle (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const std::string &objectId, bool permanent)
 
- Protected Member Functions inherited from QuantLibAddin::Handle
 Handle (const boost::shared_ptr< ObjectHandler::ValueObject > &properties, const std::string &objectId, bool permanent)
 

Constructor & Destructor Documentation

◆ RelinkableHandle()

QuantLibAddin::RelinkableHandle::RelinkableHandle ( const boost::shared_ptr< ObjectHandler::ValueObject > &  properties,
const std::string &  objectId,
bool  permanent 
)
inlineprotected

Member Function Documentation

◆ linkTo()

virtual void QuantLibAddin::RelinkableHandle::linkTo ( const std::string &  objectID)
pure virtual

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