This is the complete list of members for IlvGanttLink, including all inherited members.
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) const | IlvValueInterface | virtual |
getClientData() const | IlvGanttAbstractObject | |
getDelay() const | IlvGanttLink | |
getFrom() const | IlvGanttLink | |
getGraphic() const | IlvGanttAbstractObject | |
getName() const | IlvGanttAbstractObject | virtual |
getTo() const | IlvGanttLink | |
getType() const | IlvGanttLink | |
IlvGanttAbstractObject(const char *name=0, IlBoolean copy=IlTrue, IlvGraphic *graphic=0) | IlvGanttAbstractObject | |
IlvGanttLink(IlvGanttNode *from, IlvGanttNode *to, IlvGanttLinkType type=IlvStartsAfterEnd, IlInt delay=0, IlvGraphic *graphic=0) | IlvGanttLink | |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
setClientData(IlAny data) | IlvGanttAbstractObject | |
setDelay(IlInt delay, IlBoolean redraw=IlTrue) | IlvGanttLink | |
setFrom(IlvGanttNode *from, IlBoolean redraw=IlTrue) | IlvGanttLink | |
setGraphic(IlvGraphic *graphic, IlBoolean destroyOld=IlTrue, IlBoolean redraw=IlTrue) | IlvGanttAbstractObject | virtual |
setName(const char *name, IlBoolean copy=IlTrue) | IlvGanttAbstractObject | |
setTo(IlvGanttNode *to, IlBoolean redraw=IlTrue) | IlvGanttLink | |
setType(IlvGanttLinkType type, IlBoolean redraw=IlTrue) | IlvGanttLink | |
~IlvGanttAbstractObject() | IlvGanttAbstractObject | virtual |