swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Swarms and subSwarms: (was Re: Defininng and using an object as a Sw


From: Marcus G. Daniels
Subject: Re: Swarms and subSwarms: (was Re: Defininng and using an object as a Swarm and a SwarmObject at the sametime.
Date: 22 Mar 1999 13:11:25 -0800

>>>>> "WS" == William S Shu <address@hidden> writes:

WS> An Aside Question: Does one have to go through header files to
WS> find the definitions of ref_t and notify_t? 

ref_t is an opaque type; you don't need to know its components.
notify_t is defined in deftype.h as a function that takes the object
that is being dropped, a new address (nil for drop), and a user
supplied (in addRef:withArgument:) argument.

WS> More specifically,
WS> how does one get at the definition of non-basic types (such as
WS> ref_t and notify_t above) associated with the declaration of
WS> swarm-related methods/values.

They are included along with defobj.h.


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]