diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2019-04-18 17:13:26 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2019-04-19 14:10:15 +0200 |
commit | 323f21b56ba6e79f4aac0915f39ec317ada7e5fe (patch) | |
tree | 99b2c6d480c5180be6a5df24174dd503e404d8d1 /src/cam | |
parent | 1ba441cae6cf2355f6986b066b696111bec29bd7 (diff) |
libcamera: stream: Document protected members
Since commit: 4e1dc9004fca ("libcamera: stream: Make Stream inheritable")
the private members of the Stream class have been turned into protected,
to allows subclasses to access them.
As Doxygen generates documentation for protected members (but not for
private memebers), add documentation to the stream class for the
'bufferMap_' and 'configuration_' members.
Fixes: 4e1dc9004fca ("libcamera: stream: Make Stream inheritable")
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Diffstat (limited to 'src/cam')
0 files changed, 0 insertions, 0 deletions