Inheritance diagram for oaLibDefListRef:
Public Methods | |
void | getRefListPath (oaString &path) const |
Static Public Methods | |
oaLibDefListRef * | create (oaLibDefList *libList, const oaString &refListPath, oaLibDefListMem *followingMem=NULL) |
oaLibDefListRef * | find (const oaLibDefList *defList, const oaString &refListPath) |
|
This function creates the libDefListRef object in the owning libList with the the given parameters. Exceptions will be thrown if a reference object already exists with the same path as refListPath. This object will be created in the owning libList before the specified followingMem, which must be in the same owning list. If followinMem is not specified (or if NULL is specified), this object will be positioned at the end of the owning libList.
|
|
This function attempts to find and return the libDefListRef object in the owning defList that refers to a libDefList at the specified refListPath.
|
|
This function fills in the path to the referred list of this libDefListRef object.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.