sc::IntParams Class Reference

This class passes optional operator parameters. More...

#include <chemistry/qc/basis/intparams.h>

Inheritance diagram for sc::IntParams:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 IntParams (unsigned int nparams=0)
 IntParams (StateIn &)
void save_data_state (StateOut &)
 Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.
unsigned int nparams () const

Protected Member Functions

template<typename T>
const T * downcast (const IntParams &p) const

Friends

bool operator== (const IntParams &p1, const IntParams &p2)


Detailed Description

This class passes optional operator parameters.

These parameters can be passed to 1) Factory methods which initialize XXXBodyInt objects 2) compute_shell methods of XXXBodyInt objects


Member Function Documentation

void sc::IntParams::save_data_state ( StateOut  )  [virtual]

Save the base classes (with save_data_state) and the members in the same order that the StateIn CTOR initializes them.

This must be implemented by the derived class if the class has data.

Reimplemented from sc::SavableState.

Reimplemented in sc::IntParamsVoid, sc::IntParamsG12, and sc::IntParamsGenG12.


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

Generated at Sun Feb 22 10:12:31 2009 for MPQC 3.0.0-alpha using the documentation package Doxygen 1.5.6.
These pages are hosted on SourceForge.net