DCatomElement Class Reference

#include <atomsElement.h>

Inheritance diagram for DCatomElement:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 78 of file atomsElement.h.

Public Member Functions

void copy (const DCatomElement &)
 DCatomElement ()
std::string & markName ()
std::string markName () const
int & numberOfMySubdomain ()
int numberOfMySubdomain () const
bool read (std::stringstream &sline, const std::string &mark)
 ~DCatomElement ()

Public Attributes

std::string _markName
int _myNum


Constructor & Destructor Documentation

DCatomElement::DCatomElement  ) 
 

Definition at line 97 of file atomsElement.cpp.

DCatomElement::~DCatomElement  ) 
 

Definition at line 99 of file atomsElement.cpp.


Member Function Documentation

void DCatomElement::copy const DCatomElement  ) 
 

Definition at line 125 of file atomsElement.cpp.

References _markName, _myNum, and atomElement::copy().

Here is the call graph for this function:

std::string& DCatomElement::markName  )  [inline]
 

Definition at line 86 of file atomsElement.h.

References _markName.

std::string DCatomElement::markName  )  const [inline]
 

Definition at line 83 of file atomsElement.h.

References _markName.

int& DCatomElement::numberOfMySubdomain  )  [inline]
 

Definition at line 92 of file atomsElement.h.

References _myNum.

int DCatomElement::numberOfMySubdomain  )  const [inline]
 

Definition at line 89 of file atomsElement.h.

References _myNum.

bool DCatomElement::read std::stringstream &  sline,
const std::string &  mark
 

Definition at line 101 of file atomsElement.cpp.

References _markName, and atomElement::read().

Here is the call graph for this function:


Member Data Documentation

std::string DCatomElement::_markName
 

Definition at line 102 of file atomsElement.h.

Referenced by copy(), markName(), and read().

int DCatomElement::_myNum
 

Definition at line 101 of file atomsElement.h.

Referenced by copy(), and numberOfMySubdomain().


The documentation for this class was generated from the following files:
Generated on Sat Jan 28 21:07:33 2006 for QC++ by  doxygen 1.4.4