mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-04 15:08:28 -04:00
39b718fce0
Rather than implementing empty default constructors, make sure that AP_Var and friends have useful default constructors instead. This works around AP_Meta_class::meta_cast requiring a default constructor without having empty ctors scattered around. Add accessors to AP_Var so that the global variable list can be traversed and the group/variable relationship comprehended by outsiders. git-svn-id: https://arducopter.googlecode.com/svn/trunk@1523 f9c3cf11-9bcb-44bc-f272-b75c42450872 |
||
---|---|---|
.. | ||
examples | ||
include | ||
AP_Common.cpp | ||
AP_Common.h | ||
AP_Loop.cpp | ||
AP_Loop.h | ||
AP_MetaClass.cpp | ||
AP_MetaClass.h | ||
AP_Var.cpp | ||
AP_Var.h | ||
AP_Vector.h | ||
Arduino.mk | ||
c++.cpp | ||
c++.h | ||
keywords.txt | ||
menu.cpp |