KiCad PCB EDA Suite
Loading...
Searching...
No Matches
CADSTAR_PARTS_LIB_PARSER Class Reference

#include <cadstar_parts_lib_parser.h>

Public Member Functions

 CADSTAR_PARTS_LIB_PARSER ()
 
 ~CADSTAR_PARTS_LIB_PARSER ()
 
bool CheckContentHeader (const std::string &aSource) const
 
bool CheckFileHeader (const std::filesystem::path &aPath) const
 
bool CheckFileHeader (const std::string &aPath) const
 
CADSTAR_PARTS_LIB_MODEL ReadContent (const std::string &aSource) const
 
CADSTAR_PARTS_LIB_MODEL ReadFile (const std::filesystem::path &aPath) const
 
CADSTAR_PARTS_LIB_MODEL ReadFile (const std::string &aPath) const
 

Detailed Description

Definition at line 29 of file cadstar_parts_lib_parser.h.

Constructor & Destructor Documentation

◆ CADSTAR_PARTS_LIB_PARSER()

CADSTAR_PARTS_LIB_PARSER::CADSTAR_PARTS_LIB_PARSER ( )
inline

Definition at line 32 of file cadstar_parts_lib_parser.h.

◆ ~CADSTAR_PARTS_LIB_PARSER()

CADSTAR_PARTS_LIB_PARSER::~CADSTAR_PARTS_LIB_PARSER ( )
inline

Definition at line 33 of file cadstar_parts_lib_parser.h.

Member Function Documentation

◆ CheckContentHeader()

bool CADSTAR_PARTS_LIB_PARSER::CheckContentHeader ( const std::string &  aSource) const

Definition at line 538 of file cadstar_parts_lib_parser.cpp.

References checkHeaderHelper().

Referenced by BOOST_AUTO_TEST_CASE().

◆ CheckFileHeader() [1/2]

bool CADSTAR_PARTS_LIB_PARSER::CheckFileHeader ( const std::filesystem::path &  aPath) const

◆ CheckFileHeader() [2/2]

bool CADSTAR_PARTS_LIB_PARSER::CheckFileHeader ( const std::string &  aPath) const
inline

Definition at line 39 of file cadstar_parts_lib_parser.h.

References CheckFileHeader().

◆ ReadContent()

CADSTAR_PARTS_LIB_MODEL CADSTAR_PARTS_LIB_PARSER::ReadContent ( const std::string &  aSource) const

Definition at line 579 of file cadstar_parts_lib_parser.cpp.

References readCadstarHelper().

Referenced by BOOST_AUTO_TEST_CASE().

◆ ReadFile() [1/2]

CADSTAR_PARTS_LIB_MODEL CADSTAR_PARTS_LIB_PARSER::ReadFile ( const std::filesystem::path &  aPath) const

◆ ReadFile() [2/2]

CADSTAR_PARTS_LIB_MODEL CADSTAR_PARTS_LIB_PARSER::ReadFile ( const std::string &  aPath) const
inline

Definition at line 49 of file cadstar_parts_lib_parser.h.

References ReadFile().


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