FlightGear next
flightgear::addons::Addon::MetadataParser Class Reference

#include <AddonMetadataParser.hxx>

Public Member Functions

template<class T>
vector< typename contact_traits< T >::strong_ref > parseContactsNode (const SGPath &metadataFile, SGPropertyNode *mainNode)
 

Static Public Member Functions

static SGPath getMetadataFile (const SGPath &addonPath)
 
static Addon::Metadata parseMetadataFile (const SGPath &addonPath)
 

Detailed Description

Definition at line 54 of file AddonMetadataParser.hxx.

Member Function Documentation

◆ getMetadataFile()

SGPath flightgear::addons::Addon::MetadataParser::getMetadataFile ( const SGPath & addonPath)
static

Definition at line 40 of file AddonMetadataParser.cxx.

◆ parseContactsNode()

template<class T>
vector< typename contact_traits< T >::strong_ref > flightgear::addons::Addon::MetadataParser::parseContactsNode ( const SGPath & metadataFile,
SGPropertyNode * mainNode )

Definition at line 295 of file AddonMetadataParser.cxx.

◆ parseMetadataFile()

Addon::Metadata flightgear::addons::Addon::MetadataParser::parseMetadataFile ( const SGPath & addonPath)
static

Definition at line 87 of file AddonMetadataParser.cxx.


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