ADC Home > Reference Library > Reference > Darwin > Kernel Framework Reference
|
OSSerialize |
Inherits from: | |
Declared In: |
A class used by the OS container classes to serialize their instance data.
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.
reserved |
protected
ExpansionData *reserved;
Reserved for future use. (Internal use only)
|
Last Updated: 2008-12-19