ClearSilver::SymlinkTarget Class Reference

Destination target for a symbolic link. More...

#include <SymlinkTarget.h>

List of all members.

Public Member Functions

 SymlinkTarget ()
 Default constructor.
 SymlinkTarget (const char *)
 Define the name of the target node.
 SymlinkTarget (const std::string &)
 Define the name of the target node.
 SymlinkTarget (const SymlinkTarget &)
 Copy constructor.
 ~SymlinkTarget () throw ()
 Destructor.
SymlinkTargetoperator= (const SymlinkTarget &)
 Assignment operator.
void swap (SymlinkTarget &) throw ()
 Swap contents with another object.
std::string operator() () const
 Return the target name.


Detailed Description

Destination target for a symbolic link.

This class encapsulates the destination for a symbolic link within an HDF dataset. Assigning a SymlinkTarget object to a node within an HDF dataset will replace its contents with a symbolic link to another node. Note that the target node need not exist.

Definition at line 60 of file SymlinkTarget.h.


The documentation for this class was generated from the following files:
Generated on Tue May 16 14:50:54 2006 for ClearSilver C++ Library by  doxygen 1.4.5