template<class T> int LoadXMLfile

(char* file_name,
  char* node_name,
  T &a)

Load an aircraft from a XML file.

Documentation

Load an aircraft from a XML file. (0 if OK, 1 if ERROR)

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.