21#ifndef CADSTAR_PARTS_LIB_PARSER_H
22#define CADSTAR_PARTS_LIB_PARSER_H
51 return ReadFile( std::filesystem::path( aPath ) );
bool CheckFileHeader(const std::filesystem::path &aPath) const
CADSTAR_PARTS_LIB_MODEL ReadFile(const std::filesystem::path &aPath) const
bool CheckFileHeader(const std::string &aPath) const
CADSTAR_PARTS_LIB_MODEL ReadFile(const std::string &aPath) const
CADSTAR_PARTS_LIB_MODEL ReadContent(const std::string &aSource) const
~CADSTAR_PARTS_LIB_PARSER()
bool CheckContentHeader(const std::string &aSource) const
CADSTAR_PARTS_LIB_PARSER()
CADSTAR Parts Library (*.lib) model - a data structure describing the contents of the file format.