CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::DoF::RemoteHandle Class Reference

#include <DoF.hh>

Detailed Description

Definition at line 30 of file DoF.hh.

Public Member Functions

 RemoteHandle (const double &d)
 
 RemoteHandle (const int &i)
 
const int * i_ptr () const
 
const double * d_ptr () const
 

Private Attributes

double const *const m_d_ptr
 
int const *const m_i_ptr
 

Constructor & Destructor Documentation

CASM::DoF::RemoteHandle::RemoteHandle ( const double &  d)
inline

Definition at line 34 of file DoF.hh.

CASM::DoF::RemoteHandle::RemoteHandle ( const int &  i)
inline

Definition at line 35 of file DoF.hh.

Member Function Documentation

const double* CASM::DoF::RemoteHandle::d_ptr ( ) const
inline

Definition at line 39 of file DoF.hh.

const int* CASM::DoF::RemoteHandle::i_ptr ( ) const
inline

Definition at line 36 of file DoF.hh.

Member Data Documentation

double const* const CASM::DoF::RemoteHandle::m_d_ptr
private

Definition at line 31 of file DoF.hh.

int const* const CASM::DoF::RemoteHandle::m_i_ptr
private

Definition at line 32 of file DoF.hh.


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