serialize
Archives the receiver into the provided OSSerialize object.
Declaration
virtual bool serialize(
OSSerialize *serializer) const;Parameters
- serializer:
The OSSerialize object.
Return Value
true if serialization succeeds, false if not.
See Also
Miscellaneous
copyCollectionensureCapacityflushCollectionfreegetCapacitygetCapacityIncrementgetCountgetLastObjectgetNextIndexOfObjectgetObjectinitWithArrayinitWithCapacityinitWithObjectsisEqualTo(const OSArray *)isEqualTo(const OSMetaClassBase *)mergeremoveObjectreplaceObjectsetCapacityIncrementsetObject(const OSMetaClassBase *)setObject(unsigned int, const OSMetaClassBase *)withArraywithCapacitywithObjects