bes Updated for version 3.20.13
NCStr Class Reference
Collaboration diagram for NCStr:
Collaboration graph

Public Member Functions

 NCStr (const NCStr &rhs)
 
 NCStr (const string &n, const string &d)
 
NCStroperator= (const NCStr &rhs)
 
virtual BaseType * ptr_duplicate ()
 
virtual bool read ()
 

Detailed Description

Definition at line 46 of file NCStr.h.

Constructor & Destructor Documentation

◆ NCStr() [1/2]

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

Definition at line 50 of file NCStr.cc.

◆ NCStr() [2/2]

NCStr::NCStr ( const NCStr rhs)

Definition at line 55 of file NCStr.cc.

◆ ~NCStr()

NCStr::~NCStr ( )
virtual

Definition at line 60 of file NCStr.cc.

Member Function Documentation

◆ operator=()

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

Definition at line 65 of file NCStr.cc.

◆ ptr_duplicate()

BaseType * NCStr::ptr_duplicate ( )
virtual

Definition at line 76 of file NCStr.cc.

◆ read()

bool NCStr::read ( )
virtual

Definition at line 84 of file NCStr.cc.


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