syslog-ng source
stomp_frame Struct Reference

#include <stomp.h>

Public Attributes

char * command
 
GHashTable * headers
 
char * body
 
int body_length
 

Member Data Documentation

◆ body

char* stomp_frame::body

◆ body_length

int stomp_frame::body_length

◆ command

char* stomp_frame::command

◆ headers

GHashTable* stomp_frame::headers

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