WvStreams
CategoryEntryNode Class Reference

Public Member Functions

 CategoryEntryNode (const UUID &aUuid, const char *aStr, CategoryEntryNode *aNext)

Public Attributes

CategoryEntryNodenext
UUID entry
char * str

Detailed Description

Definition at line 28 of file categorynode.h.

Constructor & Destructor Documentation

◆ CategoryEntryNode()

CategoryEntryNode::CategoryEntryNode ( const UUID & aUuid,
const char * aStr,
CategoryEntryNode * aNext )
inline

Definition at line 33 of file categorynode.h.

◆ ~CategoryEntryNode()

CategoryEntryNode::~CategoryEntryNode ( )
inline

Definition at line 39 of file categorynode.h.

Member Data Documentation

◆ next

CategoryEntryNode* CategoryEntryNode::next

Definition at line 30 of file categorynode.h.

◆ entry

UUID CategoryEntryNode::entry

Definition at line 31 of file categorynode.h.

◆ str

char* CategoryEntryNode::str

Definition at line 32 of file categorynode.h.


The documentation for this class was generated from the following file: