Hide menu
Loading...
Searching...
No Matches
cadex::Base_ReaderStatistics Class Reference

Provides auxiliary information about import process. More...

#include <cadex/Base_ReaderStatistics.hxx>

Classes

class  ErrorIterator
 Provides information about conversion errors that occured during import process. More...
 
class  MissingExternalReferencesIterator
 Provides information about external files not found during import. More...
 

Public Member Functions

 Base_ReaderStatistics (const std::shared_ptr< internal::Base_ReaderStatisticsImpl > &theImpl)
 Constructor. Reserved for internal use.
 

Detailed Description

Provides auxiliary information about import process.

Note
This functionality is currently in the preview state. Source and binary compatibility may be broken. To use it, please define __CADEX_PREVIEW_READ_STATISTICS macro to be 1.