Inheritance diagram for oaByteArray:
Public Methods | |
oaByteArray (oaUInt4 sizeIn=0) | |
oaByteArray (const oaByteArray &bytesIn) | |
oaByteArray (const oaByte bytesIn[], oaUInt4 numBytesIn) |
|
This function constructs an oaByteArray object, allocating storage for sizeIn oaByte elements.
|
|
This function constructs an oaByteArray object, creating a copy of the specified oaByteArray.
|
|
This function constructs an oaByteArray object based on the input array of oaBytes.
|
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.