X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-ir%2Ffield-types.h;h=682d1a1e03c99fdb72acdd59e5e7e62d4dfc7819;hp=b9896e3d7c3dd23175a395f34f4fa49ec4a03d0c;hb=bb8c17e07565208e2a397b2f02057d6453f39843;hpb=b2481397baa0c65c254eb5852ea6e81fb3abdcc8 diff --git a/include/babeltrace/ctf-ir/field-types.h b/include/babeltrace/ctf-ir/field-types.h index b9896e3d..682d1a1e 100644 --- a/include/babeltrace/ctf-ir/field-types.h +++ b/include/babeltrace/ctf-ir/field-types.h @@ -178,6 +178,7 @@ You cannot modify a frozen field type object: it is considered immutable, except for \link refs reference counting\endlink. @sa ctfirfields +@sa \ref ctfirfieldtypesexamples "Examples" @file @brief CTF IR field types type and functions. @@ -732,6 +733,7 @@ An integer field type has the following properties: @sa ctfirintfield @sa ctfirfieldtypes +@sa \ref ctfirfieldtypesexamples_intfieldtype "Examples" @addtogroup ctfirintfieldtype @{ @@ -1046,6 +1048,7 @@ A floating point number field type has the following properties: @sa ctfirfloatfield @sa ctfirfieldtypes +@sa \ref ctfirfieldtypesexamples_floatfieldtype "Examples" @addtogroup ctfirfloatfieldtype @{