Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::CodeProperty Class Referenceabstract

#include <codedesc.h>

Public Member Functions

virtual ~CodeProperty (void)
 
virtual CodePropertyclone (void) const =0
 
virtual bool is_portable (void) const =0
 

Protected Member Functions

 CodeProperty (void)
 

Constructor & Destructor Documentation

◆ CodeProperty()

Realm::CodeProperty::CodeProperty ( void  )
protected

◆ ~CodeProperty()

virtual Realm::CodeProperty::~CodeProperty ( void  )
virtual

Member Function Documentation

◆ clone()

virtual CodeProperty * Realm::CodeProperty::clone ( void  ) const
pure virtual

◆ is_portable()

virtual bool Realm::CodeProperty::is_portable ( void  ) const
pure virtual

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