calcDiskSize() const | oaBasePackedData | [inline] |
data() | oaPackedData | [inline] |
data() const | oaPackedData | [inline] |
getPackedBoxSize(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedDoubleSize(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedFloatSize(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedInt4Size(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedInt8Size(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedPointArraySize(oaUInt4 loc, oaUInt4 numPoints, oaBoolean isOrtho) const | oaPackedData | [inline] |
getPackedPointSize(oaUInt4 loc) const | oaPackedData | [inline] |
getPackedTimeSize(oaUInt4 loc) const | oaPackedData | [inline] |
oaPackedTbl class | oaBasePackedData | [friend] |
readBox(oaUInt4 &loc, oaBox &val) const | oaPackedData | [inline] |
readBoxArray(oaUInt4 &loc, oaUInt4 numObjects, oaBox *val) const | oaPackedData | |
readByte(oaUInt4 &loc, oaByte &val) const | oaPackedData | [inline] |
readByteArray(oaUInt4 &loc, oaUInt4 numObjects, oaByte *val) const | oaPackedData | |
readBytes(oaUInt4 &loc, oaUInt4 numObjects, oaByte *val) const | oaPackedData | [inline] |
readDouble(oaUInt4 &loc, oaDouble &val) const | oaPackedData | [inline] |
readDoubleArray(oaUInt4 &loc, oaUInt4 numObjects, oaDouble *val) const | oaPackedData | |
readFloat(oaUInt4 &loc, oaFloat &val) const | oaPackedData | [inline] |
readFloatArray(oaUInt4 &loc, oaUInt4 numObjects, oaFloat *val) const | oaPackedData | |
readInt2(oaUInt4 &loc, oaInt2 &val) const | oaPackedData | [inline] |
readInt2Array(oaUInt4 &loc, oaUInt4 numObjects, oaInt2 *val) const | oaPackedData | |
readInt4(oaUInt4 &loc, oaInt4 &val) const | oaPackedData | [inline] |
readInt4Array(oaUInt4 &loc, oaUInt4 numObjects, oaInt4 *val) const | oaPackedData | |
readInt8(oaUInt4 &loc, oaInt8 &val) const | oaPackedData | [inline] |
readInt8Array(oaUInt4 &loc, oaUInt4 numObjects, oaInt8 *val) const | oaPackedData | |
readPackedBox(oaUInt4 &loc, oaBox &box) const | oaPackedData | [inline] |
readPackedDouble(oaUInt4 &loc, oaDouble &val) const | oaPackedData | [inline] |
readPackedFloat(oaUInt4 &loc, oaFloat &val) const | oaPackedData | [inline] |
readPackedInt4(oaUInt4 &loc, oaInt4 &val) const | oaPackedData | [inline] |
readPackedInt8(oaUInt4 &loc, oaInt8 &val) const | oaPackedData | [inline] |
readPackedPoint(oaUInt4 &loc, oaPoint &point) const | oaPackedData | [inline] |
readPackedPointArray(oaUInt4 &loc, oaPointArray &points, oaUInt4 numPoints, oaBoolean isOrthogonal, oaBoolean isVertFirst) const | oaPackedData | [inline] |
readPackedRef(oaUInt4 &loc, oaInternalNameRef &ref) const | oaPackedData | |
readPackedRef(oaUInt4 &loc, oaNameRef &ref) const | oaPackedData | |
readPackedRef(oaUInt4 &loc, oaStringRef &ref) const | oaPackedData | |
readPackedRef(oaUInt4 &loc, oaStringNameRef &ref) const | oaPackedData | |
oaBasePackedData::readPackedRef(const oaByte *data, oaInternalNameRef &box) const | oaBasePackedData | [protected] |
oaBasePackedData::readPackedRef(const oaByte *data, oaNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::readPackedRef(const oaByte *data, oaStringRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::readPackedRef(const oaByte *data, oaStringNameRef &ref) const | oaBasePackedData | [protected] |
readPackedTime(oaUInt4 &loc, oaTime &val) const | oaPackedData | [inline] |
readPackedUInt4(oaUInt4 &loc, oaUInt4 &val) const | oaPackedData | [inline] |
readPackedUInt8(oaUInt4 &loc, oaUInt8 &val) const | oaPackedData | [inline] |
readPoint(oaUInt4 &loc, oaPoint &val) const | oaPackedData | [inline] |
readPointArray(oaUInt4 &loc, oaUInt4 numObjects, oaPoint *val) const | oaPackedData | |
readRef(oaUInt4 &loc, oaInternalNameRef &ref) const | oaPackedData | |
readRef(oaUInt4 &loc, oaNameRef &ref) const | oaPackedData | |
readRef(oaUInt4 &loc, oaStringRef &ref) const | oaPackedData | |
readRef(oaUInt4 &loc, oaStringNameRef &ref) const | oaPackedData | |
oaBasePackedData::readRef(oaBoolean swapVal, const oaByte *data, oaInternalNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::readRef(oaBoolean swapVal, const oaByte *data, oaNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::readRef(oaBoolean swapVal, const oaByte *data, oaStringRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::readRef(oaBoolean swapVal, const oaByte *data, oaStringNameRef &ref) const | oaBasePackedData | [protected] |
readString(oaUInt4 &loc, oaString &val) const | oaPackedData | [inline] |
readTime(oaUInt4 &loc, oaTime &val) const | oaPackedData | [inline] |
readUInt2(oaUInt4 &loc, oaUInt2 &val) const | oaPackedData | [inline] |
readUInt2Array(oaUInt4 &loc, oaUInt4 numObjects, oaUInt2 *val) const | oaPackedData | |
readUInt4(oaUInt4 &loc, oaUInt4 &val) const | oaPackedData | [inline] |
readUInt4Array(oaUInt4 &loc, oaUInt4 numObjects, oaUInt4 *val) const | oaPackedData | |
readUInt8(oaUInt4 &loc, oaUInt8 &val) const | oaPackedData | [inline] |
readUInt8Array(oaUInt4 &loc, oaUInt4 numObjects, oaUInt8 *val) const | oaPackedData | |
readUnalignedUInt4(oaUInt4 &loc, oaUInt4 &val) const | oaPackedData | [inline] |
size() | oaPackedData | [inline] |
size() const | oaPackedData | [inline] |
swap() | oaPackedData | [inline] |
swap() const | oaPackedData | [inline] |
writeBox(oaUInt4 &loc, const oaBox &val) const | oaPackedData | [inline] |
writeBoxArray(oaUInt4 &loc, oaUInt4 numObjects, const oaBox *val) const | oaPackedData | |
writeByte(oaUInt4 &loc, oaByte val) const | oaPackedData | [inline] |
writeByteArray(oaUInt4 &loc, oaUInt4 numObjects, const oaByte *val) const | oaPackedData | |
writeBytes(oaUInt4 &loc, oaUInt4 numObjects, const oaByte *val) const | oaPackedData | [inline] |
writeDouble(oaUInt4 &loc, oaDouble val) const | oaPackedData | [inline] |
writeDoubleArray(oaUInt4 &loc, oaUInt4 numObjects, const oaDouble *val) const | oaPackedData | |
writeFloat(oaUInt4 &loc, oaFloat val) const | oaPackedData | [inline] |
writeFloatArray(oaUInt4 &loc, oaUInt4 numObjects, const oaFloat *val) const | oaPackedData | |
writeInt2(oaUInt4 &loc, oaInt2 val) const | oaPackedData | [inline] |
writeInt2Array(oaUInt4 &loc, oaUInt4 numObjects, const oaInt2 *val) const | oaPackedData | |
writeInt4(oaUInt4 &loc, oaInt4 val) const | oaPackedData | [inline] |
writeInt4Array(oaUInt4 &loc, oaUInt4 numObjects, const oaInt4 *val) const | oaPackedData | |
writeInt8(oaUInt4 &loc, oaInt8 val) const | oaPackedData | [inline] |
writeInt8Array(oaUInt4 &loc, oaUInt4 numObjects, const oaInt8 *val) const | oaPackedData | |
writePackedBox(oaUInt4 &loc, const oaBox &box) const | oaPackedData | [inline] |
writePackedDouble(oaUInt4 &loc, oaDouble val) const | oaPackedData | [inline] |
writePackedFloat(oaUInt4 &loc, oaFloat val) const | oaPackedData | [inline] |
writePackedInt4(oaUInt4 &loc, oaInt4 val) const | oaPackedData | [inline] |
writePackedInt8(oaUInt4 &loc, oaInt8 val) const | oaPackedData | [inline] |
writePackedPoint(oaUInt4 &loc, const oaPoint &point) const | oaPackedData | [inline] |
writePackedPointArray(oaUInt4 &loc, const oaPointArray &points, oaBoolean isOrtho, oaBoolean isVFst) const | oaPackedData | [inline] |
writePackedRef(oaUInt4 &loc, const oaInternalNameRef &ref) const | oaPackedData | |
writePackedRef(oaUInt4 &loc, const oaNameRef &ref) const | oaPackedData | |
writePackedRef(oaUInt4 &loc, const oaStringRef &ref) const | oaPackedData | |
writePackedRef(oaUInt4 &loc, const oaStringNameRef &ref) const | oaPackedData | |
oaBasePackedData::writePackedRef(oaByte *data, const oaInternalNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writePackedRef(oaByte *data, const oaNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writePackedRef(oaByte *data, const oaStringRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writePackedRef(oaByte *data, const oaStringNameRef &ref) const | oaBasePackedData | [protected] |
writePackedTime(oaUInt4 &loc, oaTime val) const | oaPackedData | [inline] |
writePackedUInt4(oaUInt4 &loc, oaUInt4 val) const | oaPackedData | [inline] |
writePackedUInt8(oaUInt4 &loc, oaUInt8 val) const | oaPackedData | [inline] |
writePoint(oaUInt4 &loc, const oaPoint &val) const | oaPackedData | [inline] |
writePointArray(oaUInt4 &loc, oaUInt4 numObjects, const oaPoint *val) const | oaPackedData | |
writeRef(oaUInt4 &loc, const oaInternalNameRef &ref) const | oaPackedData | |
writeRef(oaUInt4 &loc, const oaNameRef &ref) const | oaPackedData | |
writeRef(oaUInt4 &loc, const oaStringRef &ref) const | oaPackedData | |
writeRef(oaUInt4 &loc, const oaStringNameRef &ref) const | oaPackedData | |
oaBasePackedData::writeRef(oaByte *data, const oaInternalNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writeRef(oaByte *data, const oaNameRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writeRef(oaByte *data, const oaStringRef &ref) const | oaBasePackedData | [protected] |
oaBasePackedData::writeRef(oaByte *data, const oaStringNameRef &ref) const | oaBasePackedData | [protected] |
writeString(oaUInt4 &loc, const oaString &val) const | oaPackedData | [inline] |
writeTime(oaUInt4 &loc, oaTime val) const | oaPackedData | [inline] |
writeUInt2(oaUInt4 &loc, oaUInt2 val) const | oaPackedData | [inline] |
writeUInt2Array(oaUInt4 &loc, oaUInt4 numObjects, const oaUInt2 *val) const | oaPackedData | |
writeUInt4(oaUInt4 &loc, oaUInt4 val) const | oaPackedData | [inline] |
writeUInt4Array(oaUInt4 &loc, oaUInt4 numObjects, const oaUInt4 *val) const | oaPackedData | |
writeUInt8(oaUInt4 &loc, oaUInt8 val) const | oaPackedData | [inline] |
writeUInt8Array(oaUInt4 &loc, oaUInt4 numObjects, const oaUInt8 *val) const | oaPackedData | |
writeUnalignedUInt4(oaUInt4 &loc, oaUInt4 val) const | oaPackedData | [inline] |
Copyright © 2002 - 2010 Cadence Design Systems, Inc.
All Rights Reserved.