gr_message.h File Reference

#include <gr_types.h>
#include <string>

Include dependency graph for gr_message.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gr_message
 Message class. More...

Typedefs

typedef boost::shared_ptr
< gr_message
gr_message_sptr

Functions

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


Typedef Documentation


Function Documentation

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

public constructor for gr_message

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

long gr_message_ncurrently_allocated (  ) 


Generated on Thu Mar 5 09:01:48 2009 for GNU Radio 3.1.3 by  doxygen 1.5.8