Public Member Functions

nstream::Manager Class Reference
[Named Stream Management]

the object that manages a particular space of named streams More...

#include <nstream.h>

Inheritance diagram for nstream::Manager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~Manager (void) throw ()
virtual smart_ptr< EntrygetEntry (const char *name)=0
 get the entry with the given name.
virtual smart_ptr< FoldergetRoot (void)=0
 get the root Folder object for this namespace
virtual std::string getFullName (const char *name)=0
 get the full name (absolute path, URL, ...) for this name

Detailed Description

the object that manages a particular space of named streams

Definition at line 218 of file nstream.h.


Constructor & Destructor Documentation

nstream::Manager::~Manager ( void   )  throw () [virtual]

Definition at line 50 of file nstream.cpp.


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