X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=doc%2Fapi%2Fdox%2Fgroup-ctf-ir.dox;fp=doc%2Fapi%2Fdox%2Fgroup-ctf-ir.dox;h=0000000000000000000000000000000000000000;hp=f7878da10caf550f37ff1028cd1b18930c2f3568;hb=43c59509042845f8d42c3e99ec74d45fa2dc0908;hpb=1cda4ff4025e4b3f7bd2a861baa51d2113c4cbf9 diff --git a/doc/api/dox/group-ctf-ir.dox b/doc/api/dox/group-ctf-ir.dox deleted file mode 100644 index f7878da1..00000000 --- a/doc/api/dox/group-ctf-ir.dox +++ /dev/null @@ -1,21 +0,0 @@ -/** -@defgroup ctfir CTF IR -@ingroup apiref -@brief Common Trace Format Intermediate Representation. - -The Common Trace Format Intermediate Representation, -or CTF IR, is the representation of the -CTF model within Babeltrace. - -As with any Babeltrace object, all the CTF IR objects have -reference -counts. See \ref refs to learn more about the reference counting -management of Babeltrace objects. - -When the documentation says that a given -\link ctfirfieldtypes CTF IR field type\endlink must be -equivalent to another one, it means that -bt_field_type_compare() \em must return 0. - -@sa \ref ctfirexamples "Examples" -*/