ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference

 


OSSerialize

Inherits from:
Declared In:

Overview

A class used by the OS container classes to serialize their instance data.

Discussion

This class is for the most part internal to the OS container classes and should not be used directly. Each class inherits a serialize() method from OSObject which is used to actually serialize an object.



Member Data


reserved


protected

ExpansionData *reserved;
Discussion

Reserved for future use. (Internal use only)


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.

 

Last Updated: 2008-12-19