From: Ben Elliston <bje@cygnus.com>
To: Tobias Muller-Kortkamp <tobias.mkortkamp@cas-gmbh.de>
Cc: "sourcenav@sourceware.cygnus.com" <sourcenav@sourceware.cygnus.com>
Subject: Re: Database Export
Date: Thu, 09 Nov 2000 13:38:00 -0000 [thread overview]
Message-ID: <Pine.LNX.4.30.0011100836160.13841-100000@moshpit.cygnus.com> (raw)
In-Reply-To: <01C04A55.0406BD40.tobias.mkortkamp@cas-gmbh.de>
Hi,
is there a reference what these codings mean?
i.e (excerpt from table cl (classes))
name start_position end_position attributes
ActionHandler 27.007 37.2 0x1
JavaDraw 15.013 302.1 0x4
JavaDrawFrame 10.013 33.1 0x4
Shape 8.019 20.1 0x24
UltraColor 9.013 83.1 0x4
WidgetPanel 14.013 236.1 0x4
If I recall correctly, these attributes are formed from the set of constants
defined in sn.h -- such as:
#define PAF_PRIVATE 0x000001
These constants are OR'ed together to form attribute values.
Ben
prev parent reply other threads:[~2000-11-09 13:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-09 4:56 Tobias Muller-Kortkamp
2000-11-09 13:38 ` Ben Elliston [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.4.30.0011100836160.13841-100000@moshpit.cygnus.com \
--to=bje@cygnus.com \
--cc=sourcenav@sourceware.cygnus.com \
--cc=tobias.mkortkamp@cas-gmbh.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).