4 virtual bool IsWord(
const std::string& s)
const;
8 virtual bool IsWord(
const std::string& s)
const;
14 const std::type_info &
type;
28 extern "C" int module_init(
const char *module_name,
void *pdm,
void *php);
HighParser::WordSet * sendToFGWordSetInUse
const std::type_info & type
BufCast * buildOneFGBufCast(size_t &offset, TypeMap_t &swapmap, const std::type_info &fieldType)
FGNetCtrlsStreamDriveCopyCast(size_t size, const std::vector< BufCast * > &data)
virtual bool IsWord(const std::string &s) const
~FGNetCtrlsStreamDriveCopyCast(void)
void buildFGBufCast(std::vector< BufCast * > &data, FieldsDescriptionFG &fieldsDescriptionFGInUse)
void readFGStructuresFromFile(const char *filePath, std::string currentVersionLabel, FieldsDescriptionFG &fieldsDescriptionFG, int ¤tVersion)
void ReadFlightGearScalarValues(DataManager *pDM, MBDynParser &HP, FlightGearUserChannels &flightGearUserChannels, FieldsDescriptionFG *dataStructureInUse)
std::map< std::string, ScalarValue * > FlightGearUserChannels
FieldsDescriptionFG fieldsDescriptionFGNetFDM
StreamDrive::Modifier * buildFGStreamDriveModifier(FieldsDescriptionFG *fieldsDescriptionFGInUse)
void buildFieldsDescriptionFG(void)
FieldsDescriptionFG fieldsDescriptionFGNetCtrls
bool fieldAlreadyUsed(std::string fieldDescription, FlightGearUserChannels &flightGearUserChannels)
int module_init(const char *module_name, void *pdm, void *php)
This function registers our user defined element for the math parser.
StreamContent::Modifier * buildFGStreamContentModifier(FieldsDescriptionFG &fieldsDescriptionFGInUse)
std::map< std::string, bool > TypeMap_t
void setDefaultValues(std::vector< ScalarValue * > &allValues, std::vector< bool > &assignedByUser, FieldsDescriptionFG &fieldsDescriptionFGInUse)
virtual StreamContent * Read(DataManager *pDM, MBDynParser &HP)
virtual integer Read(const DataManager *pDM, MBDynParser &HP, FileDrive *pDrv)
virtual bool IsWord(const std::string &s) const
FGNetFDMWordSet fGNetFDMWordSet
virtual StreamDrive::Modifier * Read(std::vector< doublereal > &v0, MBDynParser &HP, int &idrives)
static const std::vector< doublereal > v0
~FGNetFDMStreamDriveCopyCast(void)
FGNetFDMStreamDriveCopyCast(size_t size, const std::vector< BufCast * > &data)
std::map< std::string, FieldInfo > FieldsDescriptionFG
FGNetCtrlsWordSet fGNetCtrlsWordSet
void printOptionsOnTextFile(const char *fileName, FieldsDescriptionFG &fieldsDescriptionFG)