FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
AcHsUtil Class Reference

#include <AcHsUtil.h>

Public Types

enum  CompareReturnStatus
 

Public Member Functions

bool __cdecl readDwgAppInfoHistory (std::wstring const &, AcHsAppInfoNotifier &)
 
bool __cdecl readDwgStrings (std::wstring const &, AcHsObjStringNotifier &)
 
bool __cdecl readDwgStrings (IStream *, AcHsObjStringNotifier &)
 
bool __cdecl readDwgStringsChunk (int, AcFsByteReader *, AcHsTrieIterator< unsigned long > *&, AcHsObjStringNotifier &)
 
bool __cdecl readDwgStringsEnd (AcFsByteReader *&, AcHsTrie< unsigned long > *, AcHsTrieIterator< unsigned long > *&)
 
bool __cdecl readDwgStringsStart (std::wstring const &, AcFsByteReader *&, AcHsTrie< unsigned long > *&, AcHsTrieIterator< unsigned long > *&, AcHsObjStringNotifier &)
 
CompareReturnStatus __cdecl compareDwgFiles (std::wstring const &, std::wstring const &, AcHsObjDiffNotifier &)
 

Detailed Description

Definition at line 28 of file AcHsUtil.h.

Member Enumeration Documentation

◆ CompareReturnStatus

Definition at line 31 of file AcHsUtil.h.

Member Function Documentation

◆ compareDwgFiles()

CompareReturnStatus __cdecl AcHsUtil::compareDwgFiles ( std::wstring const & ,
std::wstring const & ,
AcHsObjDiffNotifier &  )

◆ readDwgAppInfoHistory()

bool __cdecl AcHsUtil::readDwgAppInfoHistory ( std::wstring const & ,
AcHsAppInfoNotifier &  )

◆ readDwgStrings() [1/2]

bool __cdecl AcHsUtil::readDwgStrings ( IStream * ,
AcHsObjStringNotifier &  )

◆ readDwgStrings() [2/2]

bool __cdecl AcHsUtil::readDwgStrings ( std::wstring const & ,
AcHsObjStringNotifier &  )

◆ readDwgStringsChunk()

bool __cdecl AcHsUtil::readDwgStringsChunk ( int ,
AcFsByteReader * ,
AcHsTrieIterator< unsigned long > *& ,
AcHsObjStringNotifier &  )

◆ readDwgStringsEnd()

bool __cdecl AcHsUtil::readDwgStringsEnd ( AcFsByteReader *& ,
AcHsTrie< unsigned long > * ,
AcHsTrieIterator< unsigned long > *&  )

◆ readDwgStringsStart()

bool __cdecl AcHsUtil::readDwgStringsStart ( std::wstring const & ,
AcFsByteReader *& ,
AcHsTrie< unsigned long > *& ,
AcHsTrieIterator< unsigned long > *& ,
AcHsObjStringNotifier &  )

The documentation for this class was generated from the following file: