API doc: add int/float field type examples
[babeltrace.git] / include / babeltrace / ctf-ir / field-types.h
index b9896e3d7c3dd23175a395f34f4fa49ec4a03d0c..682d1a1e03c99fdb72acdd59e5e7e62d4dfc7819 100644 (file)
@@ -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
 @{
This page took 0.025761 seconds and 4 git commands to generate.