跳至主内容
框架 无框架

类IlcDemon

定义文件: ilcp/cpext.h
包含文件: <ilcp/cpextilcp/cpext.h
IlcDemon地图IlcDemonIlcDemon
用于传播约束的句柄类。

IlcDemon实例是恶魔的句柄。 恶魔在这些方面与目标不同:

更多信息,请参阅CP 优化器中的传播CP 优化器中的传播事件概念。

另请参阅:

方法概要
public IlcConstraintgetConstraint() const
public IlcDemonI *getImpl() const
public IlcDemon(IlcDemonI * impl=0)
方法详细信息

IlcDemon

公共 'IlcDemon(IlcDemonI* '内含=0)

该构造函数通过指向实现对象的指针创建一个句柄对象。 如果实现对象为零,则必须在使用前初始化句柄。


getConstraint

publicIlcConstraint getConstraint() const

返回与恶魔相关的约束条件。


getImpl

公共IlcDemonI*getImpl() 常量

该成员函数返回一个指向调用句柄的实现对象的指针。