ThingWorx C SDK
Public Member Functions | List of all members
ozstream Class Reference

Public Member Functions

 ozstream (FILE *fp, int level=Z_DEFAULT_COMPRESSION)
 
 ozstream (const char *name, int level=Z_DEFAULT_COMPRESSION)
 
void open (const char *name, int level=Z_DEFAULT_COMPRESSION)
 
void open (FILE *fp, int level=Z_DEFAULT_COMPRESSION)
 
int close ()
 
int write (const void *buf, size_t len)
 
int flush (int _flush)
 
const char * error (int *errnum)
 
gzFile fp ()
 
ostream & os ()
 
void os_flush ()
 

The documentation for this class was generated from the following file: