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

NVlist::Record Struct Reference

#include <NVlist.h>

List of all members.

Public Member Functions

char * datap ()

Public Attributes

unsigned long next
unsigned long szdata


Member Function Documentation

char* NVlist::Record::datap  )  [inline]
 

Definition at line 24 of file NVlist.h.

Referenced by NVlist::sappend(), NVlist::sprepend(), and NVlist::sprint().

00024                               {
00025                         return ((char *) this) + sizeof(Record);
00026         }};


Member Data Documentation

unsigned long NVlist::Record::next
 

Definition at line 21 of file NVlist.h.

Referenced by NVlist::sappend(), NVlist::sprepend(), NVlist::sprint(), and NVlist::sremove().

unsigned long NVlist::Record::szdata
 

Definition at line 22 of file NVlist.h.

Referenced by NVlist::sappend(), and NVlist::sprepend().


The documentation for this struct was generated from the following file:
Generated on Sun Oct 24 21:08:24 2004 for NewsCache by doxygen 1.3.6-20040222