Rosetta Core  2014.16.56682
Public Member Functions | Protected Attributes | List of all members
core::pack::interaction_graph::SparseMatrixIndex Class Reference

#include <SparseMatrixIndex.hh>

Public Member Functions

 SparseMatrixIndex ()
 
void set_aa_type (int aa)
 
int get_aa_type () const
 
void set_state_ind_for_this_aa_type (int state_ind)
 
int get_state_ind_for_this_aa_type () const
 

Protected Attributes

int aa_type_
 
int state_ind_for_this_aa_type_
 

Constructor & Destructor Documentation

core::pack::interaction_graph::SparseMatrixIndex::SparseMatrixIndex ( )
inline

Member Function Documentation

int core::pack::interaction_graph::SparseMatrixIndex::get_aa_type ( ) const
inline
int core::pack::interaction_graph::SparseMatrixIndex::get_state_ind_for_this_aa_type ( ) const
inline
void core::pack::interaction_graph::SparseMatrixIndex::set_aa_type ( int  aa)
inline
void core::pack::interaction_graph::SparseMatrixIndex::set_state_ind_for_this_aa_type ( int  state_ind)
inline

Member Data Documentation

int core::pack::interaction_graph::SparseMatrixIndex::aa_type_
protected

Referenced by get_aa_type(), and set_aa_type().

int core::pack::interaction_graph::SparseMatrixIndex::state_ind_for_this_aa_type_
protected

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