Generated on Thu Apr 11 13:59:47 2019 for Gecode by doxygen 1.6.3

Gecode::SharedHandle::Object Class Reference

The shared object. More...

#include <shared-object.hpp>

List of all members.

Public Member Functions

 Object (void)
 Initialize.
virtual ~Object (void)
 Delete shared object.

Detailed Description

The shared object.

Shared objects must inherit from this base class.

Definition at line 53 of file shared-object.hpp.


Constructor & Destructor Documentation

Gecode::SharedHandle::Object::Object ( void   )  [inline]

Initialize.

Definition at line 93 of file shared-object.hpp.

Gecode::SharedHandle::Object::~Object ( void   )  [inline, virtual]

Delete shared object.

Definition at line 96 of file shared-object.hpp.


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