Inheritance diagram for oaLayerArrayValue:
Public Methods | |
void | get (oaLayerArray &value) const |
void | set (const oaLayerArray &value) |
Static Public Methods | |
oaLayerArrayValue * | create (oaObject *database, const oaLayerArray &value) |
oaLayerArrayValue * | create (oaObject *database, oaLayerArray &value) |
See oaValue for a discussion of the usage of all of the oaValue subclasses.
|
This function is deprecated and is retained to ensure compatibility with previous versions of OpenAccess. Use the create function overload that takes a const oaLayerArray reference instead. This function creates a layer array value in the specified database.
|
|
This function creates a layer array value in the specified database.
|
|
This function returns the oaLayerArray for this value.
|
|
This function sets the value to the specified oaLayerArray
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.