The methods of the CXlSerialData class are listed here.
CXlSerialData | Constructs a CXlSerialData object |
operator = | Assigns a new value to the byte array |
Attach | Attaches the supplied data to the object, replacing any current contents | |
Clear | Clears all data | |
Detach | Detaches the current data from the object | |
MoveFrom | Detaches the data from another object and attaches it to this object | |
Set | Copies the supplied data into the object, replacing any current contents |
CopyXlOper | Serializes a single CXlOper | |
GetXlOper | Deserializes a single CXlOper | |
ReadArgList | Serializes a sequence of arguments from the stack, using an argument template to define the arguments | |
ReadArgs | Serializes a sequence of arguments from the stack, using the function name to define the arguments |
GetCount | Returns the size of the byte array | |
GetData | Returns a pointer to the internal byte array | |
GetDataBuffer | Returns a character pointer to the internal 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