WvStreams
Public Member Functions | Public Attributes | List of all members
MonikerNode Class Reference

Public Member Functions

 MonikerNode (const char *aName, const UUID &aUuid, MonikerNode *aNext)
 

Public Attributes

MonikerNodenext
 
char * name
 
UUID uuid
 

Detailed Description

Definition at line 28 of file monikernode.h.

Constructor & Destructor Documentation

◆ MonikerNode()

MonikerNode::MonikerNode ( const char *  aName,
const UUID aUuid,
MonikerNode aNext 
)
inline

Definition at line 33 of file monikernode.h.

◆ ~MonikerNode()

MonikerNode::~MonikerNode ( )
inline

Definition at line 39 of file monikernode.h.

Member Data Documentation

◆ next

MonikerNode* MonikerNode::next

Definition at line 30 of file monikernode.h.

◆ name

char* MonikerNode::name

Definition at line 31 of file monikernode.h.

◆ uuid

UUID MonikerNode::uuid

Definition at line 32 of file monikernode.h.


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