[Openais] openais CsiSet Callback

Hans Feldt Hans.Feldt at ericsson.com
Thu Nov 16 22:51:21 PST 2006


Venkat Chandra wrote:
> Folks,
> 
> The AIS spec indicates the following for the CsiSet callback...
> 
>                     (SaInvocationT inv,
>                      const SaNameT * comp_name,
>                      SaAmfHAStateT ha_state, SaAmfCSIDescriptorT csi_desc)
> 
> However, openais uses *csi_desc for the 3rd parameter.
> 
> Is this a violation of the spec ? Or, am I missing something here ?

 From whitetank/include/saAmf.h (same as trunk):

typedef void (*SaAmfCSISetCallbackT) (
	SaInvocationT invocation,
	const SaNameT *compName,
	SaAmfHAStateT haState,
	SaAmfCSIDescriptorT *csiDescriptor);

Same as the spec.

Regards,
Hans

> 
> Venkat
> 
> _________________________________________________________________
> Get FREE company branded e-mail accounts and business Web site from 
> Microsoft Office Live 
> http://clk.atdmt.com/MRT/go/mcrssaub0050001411mrt/direct/01/
> 
> _______________________________________________
> Openais mailing list
> Openais at lists.osdl.org
> https://lists.osdl.org/mailman/listinfo/openais
> 




More information about the Openais mailing list