Welcome to Telelogic Product Support
  Home Downloads Knowledgebase Case Tracking Licensing Help Telelogic Passport
Telelogic DOORS (steve huntington)
Decrease font size
Increase font size
Topic Title: Reference Operations with Skip Lists
Topic Summary: Can reference operations be performed on skip lists?
Created On: 23-Jun-2006 22:42
Status: Post and Reply
Linear : Threading : Single : Branch
Search Topic Search Topic
Topic Tools Topic Tools
Quick Reply Quick Reply
Subscribe to this topic Subscribe to this topic
E-mail this topic to someone. E-mail this topic
Bookmark this topic Bookmark this topic
View similar topics View similar topics
View topic in raw text format. Print this topic.
 23-Jun-2006 22:42
User is offline View Users Profile Print this message


David Bond

Posts: 5
Joined: 2-Mar-2006

I have three related skip lists.  I want to call a function to add an item to the appropriate skip list.  Currently I send an integer indicating which skip list to use.  It would be more efficient to send a reference to the appropriate skip list.  When I try this, however, the skip list does not get updated.

In other words, if the skip lists in question are skip1, skip2, and skip3, I would like to be able to pass a reference to the appropriate skip list using the ampersand(& [ functionName(&skip1)].  I am using DOORS 7.1.  All three skip lists are globally defined.
 
Does DXL not support reference operations with skip lists or do I have to do something special?

Report this to a Moderator Report this to a Moderator
 25-Jun-2006 21:44
User is offline View Users Profile Print this message


Reik Schroeder

Posts: 361
Joined: 28-Jul-2003

Hi David,

Skip lists are handled in Doors like pointers, so you do not need to use the ampersand.
Pass the Skip list as normal argument to a function and you will be able to modify the entries ....

Greetings
Reik Schröder

-------------------------
Evosoft GmbH
for Siemens Industry Sector


Berlin, Germany
Report this to a Moderator Report this to a Moderator
Statistics
20925 users are registered to the Telelogic DOORS forum.
There are currently 1 users logged in.
The most users ever online was 15 on 15-Jan-2009 at 16:36.
There are currently 0 guests browsing this forum, which makes a total of 1 users using this forum.
You have posted 0 messages to this forum. 0 overall.

FuseTalk Standard Edition v3.2 - © 1999-2009 FuseTalk Inc. All rights reserved.