11 Commits (f8a27802f1bda5d258f6076c4dec4b5129dd6637)

Author SHA1 Message Date
uncrustify 0c99546f45 uncrustify libraries/AP_Common/AP_MetaClass.h 13 years ago
Andrew Tridgell c70bae9617 AP_MetaClass: fixed a warning 13 years ago
Andrew Tridgell 00d52a8bd7 ap_common: use intptr_t for pointer casts 14 years ago
DrZiplok@gmail.com 2f263229f9 Rename AP_Meta_class::AP_Type_id to AP_Meta_class::Type_id in keeping with the coding standard. 14 years ago
DrZiplok@gmail.com de71731994 Add a templated version of AP_Meta_class::meta_type_id so that you can get a type ID for any named type without having to have an instance of the type lying around. Update the comments about caching type IDs to reflect its availability. 14 years ago
DrZiplok@gmail.com 30d9a92c4e Implement a pure data serialisation load/save model for AP_Var. 14 years ago
DrZiplok@gmail.com 96d2dc33fe Formatting and naming changes for conformance with the ArduPilot Coding Conventions. 14 years ago
DrZiplok@gmail.com 6366cdc094 Add more documentation for AP_MetaClass. 14 years ago
DrZiplok@gmail.com d2bd744244 Metaclass improvements: 14 years ago
DrZiplok ea9c7859f8 Don't allow the default serialize/unserialize to be inlined. 14 years ago
DrZiplok a3a9fe59e3 Following discussions with James, a complete rewrite of AP_Var. 14 years ago