|
bool | Parse (std::filesystem::path directory, const std::string &alternateFilename="") |
|
std::string | GetUnits () const |
|
std::filesystem::path | GetPath () |
|
std::filesystem::path | GetDirectory () |
|
int | GetNumFeatures () const |
|
unsigned int | GetId () const |
|
const SymbolName::StringMap & | GetSymbolNamesByName () const |
|
const FeatureRecord::Vector & | GetFeatureRecords () const |
|
std::unique_ptr< Odb::Lib::Protobuf::FeaturesFile > | to_protobuf () const override |
|
void | from_protobuf (const Odb::Lib::Protobuf::FeaturesFile &message) override |
|
bool | to_pbstring (std::string &pb_string) const |
|
bool | from_pbstring (const std::string &pb_string) |
|
bool | to_stream (std::ostream &outputStream) const |
|
bool | from_stream (std::istream &inputStream) |
|
std::string | to_json () const override |
|
void | from_json (const std::string &json) override |
|
Definition at line 16 of file FeaturesFile.h.
The documentation for this class was generated from the following files: