Public Member Functions | Static Public Member Functions | Protected Types | Protected Attributes

jmitie::corelib::CjNP_eigenvalDump Class Reference

Inheritance diagram for jmitie::corelib::CjNP_eigenvalDump:
Inheritance graph
[legend]
Collaboration diagram for jmitie::corelib::CjNP_eigenvalDump:
Collaboration graph
[legend]

List of all members.

Public Member Functions

std::string getName () const
 Returns the free-form name of this class.
std::string getProperty (const std::string &prop) const
 Returns a property of this class.
 CjNP_eigenvalDump (const std::string &args, const ctor_va_t &var_arg)
virtual void performAction (const action_va_t &opts)
 Called by the simulator when this action is to be performed.

Static Public Member Functions

static std::string getName_static ()
 Returns the free-form name of this class (static version).
static std::string getProperty_static (const std::string &opt)
 Returns a property of this class (static version).

Protected Types

enum  mat_preproc_t {
  NONE, ADJ, COMBLAP, NOSIGNLAP,
  NORMLAP
}

Protected Attributes

mat_preproc_t m_mat_type
unsigned int m_count
unsigned int m_prec
bool m_desc_asc

The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator