|
WvStreams
|
Public Member Functions | |
| MonikerNode (const char *aName, const UUID &aUuid, MonikerNode *aNext) | |
Public Attributes | |
| MonikerNode * | next |
| char * | name |
| UUID | uuid |
Definition at line 28 of file monikernode.h.
|
inline |
Definition at line 33 of file monikernode.h.
|
inline |
Definition at line 39 of file monikernode.h.
| MonikerNode* MonikerNode::next |
Definition at line 30 of file monikernode.h.
| char* MonikerNode::name |
Definition at line 31 of file monikernode.h.
| UUID MonikerNode::uuid |
Definition at line 32 of file monikernode.h.