Classes | Functions
printbuf.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  printbuf
 

Functions

void printbuf_free (struct printbuf *p)
 
int printbuf_memappend (struct printbuf *p, const char *buf, int size)
 
struct printbufprintbuf_new (void)
 
void printbuf_reset (struct printbuf *p)
 
int sprintbuf (struct printbuf *p, const char *msg,...)
 

Function Documentation

void printbuf_free ( struct printbuf p)

Definition at line 138 of file printbuf.c.

int printbuf_memappend ( struct printbuf p,
const char *  buf,
int  size 
)

Definition at line 43 of file printbuf.c.

struct printbuf* printbuf_new ( void  )

Definition at line 28 of file printbuf.c.

void printbuf_reset ( struct printbuf p)

Definition at line 132 of file printbuf.c.

int sprintbuf ( struct printbuf p,
const char *  msg,
  ... 
)

Definition at line 104 of file printbuf.c.



csm
Author(s): Andrea Censi
autogenerated on Tue May 11 2021 02:18:23