DocBook function synopsis

Subject: DocBook function synopsis
From: "Frank A. Christoph" <christo@xxxxxxxxxxxxxxxxxx>
Date: Mon, 6 Jul 1998 11:59:40 +0900
How does one specify a C++ pure virtual method with DocBook's funcsynopsis
element?  I don't know where to put the "= 0" part...

<funcsynopsis>
<funcprototype>
<funcdef>virtual Bar *<function>foo</function></funcdef>
<paramdef>const Jack *<parameter>arg1</parameter></paramdef>
<paramdef>const Jill *<parameter>arg2</parameter></paramdef>
</funcprototype>
</funcsynopsis>

Judging from the content model, all I can think is to add near the end

<funcsynopsisinfo>= 0</funcsynopsisinfo>

but that certainly doesn't seem the right place (and besides, it doesn't
format correctly).

--FC



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread
  • DocBook function synopsis
    • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id WAA18410Sun, 5 Jul 1998 22:55:30 -0400 (EDT) <=
      • <Possible follow-ups>
      • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id XAA29146Tue, 7 Jul 1998 23:13:17 -0400 (EDT)
        • Norman Walsh - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id IAA12156Wed, 8 Jul 1998 08:15:53 -0400 (EDT)
      • Frank A. Christoph - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id XAA11708Wed, 8 Jul 1998 23:33:04 -0400 (EDT)
        • Lionel Mallet - from mail1.ability.netby web4-1.ability.net (8.8.5/8.6.12) with ESMTP id DAA16760Thu, 9 Jul 1998 03:02:38 -0400 (EDT)