Inheritance diagram for oaLibDefListMem:
Public Methods | |
oaLibDefList * | getList () const |
void | moveAfter (oaLibDefListMem *member) |
void | moveToFirst () |
void | moveToLast () |
void | destroy () |
For a sample user routine that gets and iterates through all the oaLibDefListMems in an oaLibDefList passed to the routine in order to process all the library definitions found in the user's library definition file hierarchy, see oaLibDefList::getMembers.
|
This function destroys this oaLibDefListMem object. |
|
This function returns the oaLibDefList which contains this member object. |
|
This function moves this oaLibDefListMem object after the specified member in the owning oaLibDefList.
|
|
This function moves this oaLibDefListMem object to the first position in the owning oaLibDefList. |
|
This function moves this oaLibDefListMem object to the last position in the owning oaLibDefList. |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.