The methods of the CXlSerialData class are listed here.
 CXlSerialData | Constructs a CXlSerialData object | 
 operator = | Assigns a new value to the byte array | 
 Clear | Clears all data | 
 Set | Copies the supplied data into the object, replacing any current contents | 
 Attach | Attaches the supplied data to the object, replacing any current contents | 
 Detach | Detaches the current data from the object | 
 MoveFrom | Detaches the data from another object and attaches it to this object | 
 ReadArgs | Serializes a sequence of arguments from the stack, using the function name to define the arguments | 
 ReadArgList | Serializes a sequence of arguments from the stack, using an argument template to define the arguments | 
 CopyXlOper | Serializes a single CXlOper | 
 GetXlOper | Deserializes a single CXlOper | 
 GetData | Returns a pointer to the internal byte array | 
 GetDataBuffer | Returns a character pointer to the internal byte array | 
 GetCount | Returns the size of the byte array | 
 IsGood | Returns the state of the byte array | 
 Compare | Compares the object with another | 
 operator < | Compares the object with another | 
 operator <= | Compares the object with another | 
 operator >= | Compares the object with another | 
 operator > | Compares the object with another | 
 operator = | Compares the object with another | 
 operator != | Compares the object with another | 
Header: xlserialize.h
CXlSerialData Class |
					xlserialize.h			 
					  | CXlOperCache class			 
					  | CXlInputKey class			 
					  | Cache sample