#include <AddonMetadataParser.hxx>
|
| template<class T> |
| vector< typename contact_traits< T >::strong_ref > | parseContactsNode (const SGPath &metadataFile, SGPropertyNode *mainNode) |
| |
Definition at line 54 of file AddonMetadataParser.hxx.
◆ getMetadataFile()
| SGPath flightgear::addons::Addon::MetadataParser::getMetadataFile |
( |
const SGPath & | addonPath | ) |
|
|
static |
◆ parseContactsNode()
template<class T>
| vector< typename contact_traits< T >::strong_ref > flightgear::addons::Addon::MetadataParser::parseContactsNode |
( |
const SGPath & | metadataFile, |
|
|
SGPropertyNode * | mainNode ) |
◆ parseMetadataFile()
| Addon::Metadata flightgear::addons::Addon::MetadataParser::parseMetadataFile |
( |
const SGPath & | addonPath | ) |
|
|
static |
The documentation for this class was generated from the following files: