bes Updated for version 3.20.13
NCUrl Class Reference
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: