Add component class help property
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 8 Feb 2017 00:40:49 +0000 (19:40 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 28 May 2017 16:57:37 +0000 (12:57 -0400)
commit5536d9a6266c3f1f48e21dc434788261686965a7
tree180416e72a5dce0688ca5c37ecf95ddf54801916
parent7eb483595b72fd45fbb3aebbe2684c46e95b0051
Add component class help property

The help of a component class is a full text which describes its
purpose, the expected params for its constructor, etc. It does not have
to start with a description since there's already a description property for
this.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/babeltrace/component/component-class-internal.h
include/babeltrace/component/component-class.h
lib/component/component-class.c
This page took 0.024363 seconds and 4 git commands to generate.