Main Page | Data Structures | Directories | File List | Data Fields | Globals

mrss_t Struct Reference

#include <mrss.h>

Collaboration diagram for mrss_t:

Collaboration graph
[legend]

Detailed Description

Principal data struct. It contains pointers to any other structures.

Principal data struct. It contains pointers to any other structures.

Definition at line 261 of file mrss.h.

Data Fields

mrss_element_t element
char * file
size_t size
mrss_version_t version
char * title
char * description
char * link
char * language
char * rating
char * copyright
char * pubDate
char * lastBuildDate
char * docs
char * managingeditor
char * webMaster
char * generator
int ttl
char * image_title
char * image_url
char * image_link
unsigned int image_width
unsigned int image_height
char * image_description
char * textinput_title
char * textinput_description
char * textinput_name
char * textinput_link
char * cloud
char * cloud_domain
int cloud_port
char * cloud_path
char * cloud_registerProcedure
char * cloud_protocol
mrss_hour_tskipHours
mrss_day_tskipDays
mrss_category_tcategory
mrss_item_titem


Field Documentation

mrss_category_t* mrss_t::category
 

Definition at line 308 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_new_subdata_channel(), __mrss_parser_rss(), __mrss_remove_subdata_channel(), and __mrss_write_real().

char* mrss_t::cloud
 

Definition at line 298 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::cloud_domain
 

Definition at line 299 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::cloud_path
 

Definition at line 301 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_set_channel(), and __mrss_write_real().

int mrss_t::cloud_port
 

Definition at line 300 of file mrss.h.

Referenced by __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::cloud_protocol
 

Definition at line 303 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::cloud_registerProcedure
 

Definition at line 302 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::copyright
 

Definition at line 274 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::description
 

Definition at line 270 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::docs
 

Definition at line 277 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

mrss_element_t mrss_t::element
 

Definition at line 262 of file mrss.h.

Referenced by __mrss_parser_rss(), __mrss_remove_subdata_channel(), __mrss_remove_subdata_item(), mrss_element(), mrss_free(), mrss_get(), mrss_new_subdata(), mrss_remove_subdata(), and mrss_set().

char* mrss_t::file
 

Definition at line 264 of file mrss.h.

Referenced by __mrss_free_channel().

char* mrss_t::generator
 

Definition at line 280 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::image_description
 

Definition at line 289 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

unsigned int mrss_t::image_height
 

Definition at line 288 of file mrss.h.

Referenced by __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::image_link
 

Definition at line 286 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::image_title
 

Definition at line 284 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::image_url
 

Definition at line 285 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

unsigned int mrss_t::image_width
 

Definition at line 287 of file mrss.h.

Referenced by __mrss_get_channel(), __mrss_parser_rss_image(), __mrss_set_channel(), and __mrss_write_real().

mrss_item_t* mrss_t::item
 

Definition at line 310 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_new_subdata_channel(), __mrss_parser_rss_item(), __mrss_remove_subdata_channel(), and __mrss_write_real().

char* mrss_t::language
 

Definition at line 272 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::lastBuildDate
 

Definition at line 276 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::link
 

Definition at line 271 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::managingeditor
 

Definition at line 278 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::pubDate
 

Definition at line 275 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::rating
 

Definition at line 273 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

size_t mrss_t::size
 

Definition at line 265 of file mrss.h.

mrss_day_t* mrss_t::skipDays
 

Definition at line 306 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_new_subdata_channel(), __mrss_parser_rss_skipDays(), __mrss_remove_subdata_channel(), and __mrss_write_real().

mrss_hour_t* mrss_t::skipHours
 

Definition at line 305 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_new_subdata_channel(), __mrss_parser_rss_skipHours(), __mrss_remove_subdata_channel(), and __mrss_write_real().

char* mrss_t::textinput_description
 

Definition at line 293 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_textinput(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::textinput_link
 

Definition at line 295 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_textinput(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::textinput_name
 

Definition at line 294 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_textinput(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::textinput_title
 

Definition at line 292 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss_textinput(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::title
 

Definition at line 269 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

int mrss_t::ttl
 

Definition at line 281 of file mrss.h.

Referenced by __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

mrss_version_t mrss_t::version
 

Definition at line 267 of file mrss.h.

Referenced by __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().

char* mrss_t::webMaster
 

Definition at line 279 of file mrss.h.

Referenced by __mrss_free_channel(), __mrss_get_channel(), __mrss_parser_rss(), __mrss_set_channel(), and __mrss_write_real().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 28 12:15:09 2005 for libmrss by  doxygen 1.4.3-20050530