summaryrefslogtreecommitdiff
path: root/include/libcamera/base/class.h
AgeCommit message (Expand)Author
2021-08-03libcamera: base: class: Don't pass Extensible pointer to Private constructorLaurent Pinchart
2021-08-03libcamera: base: class: Document Extensible::_d() functionsLaurent Pinchart
2021-07-12libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() functionLaurent Pinchart
2021-07-12libcamera: base: class: Expose Extensible private data to other classesLaurent Pinchart
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham