summaryrefslogtreecommitdiff
path: root/include/libcamera/base/class.h
AgeCommit message (Expand)Author
2021-11-24libcamera: base: Convert to pragma onceKieran Bingham
2021-08-27base: class: Remove undesired semi-colon from LIBCAMERA_O_PTRKieran Bingham
2021-08-16libcamera: base: extensible: Pass private pointer as unique_ptr<>Laurent Pinchart
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