Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

text_item_t Struct Reference

#include <MNRTPNetTypes.h>

List of all members.

Public Member Functions

size_t init (const char *msg, size_t len)

Public Attributes

u_int8 length
char data [1]


Detailed Description

Generic RTCP string representation on the network.


Member Function Documentation

size_t text_item_t::init const char *  msg,
size_t  len
[inline]
 

Initial the text item with padding. It is assumed that the amount of memory is sufficient.

Returns:
The total size of the text item, including the length field and the padding.


Member Data Documentation

char text_item_t::data[1]
 

u_int8 text_item_t::length
 


The documentation for this struct was generated from the following file:
Generated on Sun Mar 6 13:36:20 2005 for Komssys by doxygen 1.3.8