gr_message.cc File Reference

#include <gr_message.h>
#include <assert.h>
#include <string.h>

Functions

gr_message_sptr gr_make_message (long type, double arg1, double arg2, size_t length)
 public constructor for gr_message
gr_message_sptr gr_make_message_from_string (const std::string s, long type, double arg1, double arg2)
long gr_message_ncurrently_allocated ()

Function Documentation

gr_message_sptr gr_make_message ( long  type,
double  arg1,
double  arg2,
size_t  length 
)

gr_message_sptr gr_make_message_from_string ( const std::string  s,
long  type,
double  arg1,
double  arg2 
)

long gr_message_ncurrently_allocated (  ) 


Generated on Sat Apr 18 14:00:49 2009 for GNU Radio 3.0.4 by  doxygen 1.5.8