bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
NCUrl Class Reference
Inheritance diagram for NCUrl:
Inheritance graph
Collaboration diagram for NCUrl:
Collaboration graph

Public Member Functions

 NCUrl (const NCUrl &rhs)
 
 NCUrl (const string &n, const string &d)
 
NCUrloperator= (const NCUrl &rhs)
 
virtual BaseType * ptr_duplicate ()
 

Detailed Description

Definition at line 45 of file NCUrl.h.

Constructor & Destructor Documentation

◆ NCUrl() [1/2]

NCUrl::NCUrl ( const string & n,
const string & d )

Definition at line 46 of file NCUrl.cc.

◆ NCUrl() [2/2]

NCUrl::NCUrl ( const NCUrl & rhs)

Definition at line 50 of file NCUrl.cc.

◆ ~NCUrl()

NCUrl::~NCUrl ( )
virtual

Definition at line 54 of file NCUrl.cc.

Member Function Documentation

◆ operator=()

NCUrl & NCUrl::operator= ( const NCUrl & rhs)

Definition at line 59 of file NCUrl.cc.

◆ ptr_duplicate()

BaseType * NCUrl::ptr_duplicate ( )
virtual

Definition at line 71 of file NCUrl.cc.


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