Inheritance diagram for oaDMContainer:
Public Methods | |
oaCollection< oaDMFile, oaDMContainer > | getDMFiles () const |
oaDMObjectStatusRefIter | getVCStatus (oaVCQueryDepth depth, oaUInt4 mask=oacVCStatusAll) const |
oaUInt4 | getVCStatus (oaUInt4 mask=oacVCStatusAll) const |
|
This function constructs and returns a collection of files in the container. This function requires access to the library associated with this object (through a call to oaLib::getAccess). An oacLibAccessDenied exception is thrown if access to the library does not exist. For more information on library access, see Library Access in the detailed description for oaLib and OpenAccess 2.2 Libraries and Design Management in the Programmers Guide.
|
|
This function is only active when a Version Control system is in place for the library this object is in. It gets the version control status of the object. This status only relates to the given object and is not hierarchical. This function requires access to the library associated with this object (through a call to oaLib::getAccess). An oacLibAccessDenied exception is thrown if access to the library does not exist. For more information on library access, see Library Access in the detailed description for oaLib and OpenAccess 2.2 Libraries and Design Management in the Programmers Guide.
|
|
This function is only active when a Version Control system is in place for the library this object is in. It gets the version control status of the children of this container. Use "depth" to control how far down the hierarchy to traverse.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.