49 ::puts(
"Marshaling..." );
57 ::puts(
"Failed to marshal Python object." );
61 ::puts(
"Unmarshaling..." );
66 ::puts(
"Failed to unmarshal Python object." );
71 rep->
Dump( stdout,
" " );
bool MarshalDeflate(const PyRep *rep, Buffer &into, const uint32 deflationLimit)
PyRep * InflateUnmarshal(const Buffer &data)
Turns possibly inflated marshal stream into Python object.
void AddColumn(const char *name, DBTYPE type)
void Dump(FILE *into, const char *pfx) const
Dumps object to file.
int marshal_EVEMarshalTest(int argc, char *argv[])
Generic class for buffers.
Python object "blue.DBRowDescriptor".
Python object "dbutil.CRowset".
bool SetField(uint32 index, PyRep *value)