Share

readItem Method

Overload List

Method Description
AcDbDwgFiler::readItem (AcDbHandle*) This inline method calls the class's readAcDbHandle method (see AcDbDwgFiler::readAcDbHandle for more information).
AcDbDwgFiler::readItem (AcDbHardOwnershipId*) This inline method calls the class's readHardOwnershipId method (see AcDbDwgFiler::readHardOwnershipId for more information).
AcDbDwgFiler::readItem (AcDbHardPointerId*) This inline method calls the class's readHardPointerId method (see AcDbDwgFiler::readHardPointerId for more information).
AcDbDwgFiler::readItem (AcDbSoftOwnershipId*) This inline method calls the class's readSoftOwnershipId method (see AcDbDwgFiler::readSoftOwnershipId for more information).
AcDbDwgFiler::readItem (AcDbSoftPointerId*) This inline method calls the class's readSoftPointerId method (see AcDbDwgFiler::readSoftPointerId for more information).
AcDbDwgFiler::readItem (AcGePoint2d*) This inline method calls the class's readPoint2d method (see AcDbDwgFiler::readPoint2d for more information).
AcDbDwgFiler::readItem (AcGePoint3d*) This inline method calls the class's readPoint3d method (see AcDbDwgFiler::readPoint3d for more information).
AcDbDwgFiler::readItem (AcGeScale3d*) This inline method calls the class's readScale3d method (see AcDbDwgFiler::readScale3d for more information).
AcDbDwgFiler::readItem (AcGeVector2d*) This inline method calls the class's readVector2d method (see AcDbDwgFiler::readVector2d for more information).
AcDbDwgFiler::readItem (AcGeVector3d*) This inline method calls the class's readVector3d method (see AcDbDwgFiler::readVector3d for more information).
AcDbDwgFiler::readItem (ACHAR**) This inline method calls the class's readString method (see AcDbDwgFiler::readString for more information).
AcDbDwgFiler::readItem (AcString&) This inline method calls the class's readString method (see AcDbDwgFiler::readString for more information).
AcDbDwgFiler::readItem (Adesk::Int16*) This inline method calls the class's readInt16 method (see AcDbDwgFiler::readInt16 for more information).
AcDbDwgFiler::readItem (Adesk::Int32*) This inline method calls the class's readInt32 method (see AcDbDwgFiler::readInt32 for more information).
AcDbDwgFiler::readItem (Adesk::Int8*) This inline method calls the class's readChar method (see AcDbDwgFiler::readChar for more information).
AcDbDwgFiler::readItem (Adesk::UInt16*) This inline method calls the class's readUInt16 method (see AcDbDwgFiler::readUInt16 for more information).
AcDbDwgFiler::readItem (Adesk::UInt32*) This inline method calls the class's readUInt32 method (see AcDbDwgFiler::readUInt32 for more information).
AcDbDwgFiler::readItem (Adesk::UInt8*) This inline method calls the class's readUInt8 method (see AcDbDwgFiler::readUInt8 for more information).
AcDbDwgFiler::readItem (ads_binary*) This inline method calls the class's readBChunk method (see AcDbDwgFiler::readBChunk for more information).
AcDbDwgFiler::readItem (bool*) This inline method calls the class's readBool method (see AcDbDwgFiler::readBool for more information).
AcDbDwgFiler::readItem (double*) This inline method calls the class's readDouble method (see AcDbDwgFiler::readDouble for more information).
AcDbDwgFiler::readItem (void**) This inline method calls the class's readAddress method (see AcDbDwgFiler::readAddress for more information).
AcDbDwgFiler::readItem (void*, Adesk::UIntPtr) This inline method calls the filer's readBytes() method. (See that method for more information.)

Was this information helpful?