Stride Reference Manual
1.0
|
#include <ContactProfile.h>
Public Member Functions | |
ContactProfile () | |
Need to keep the default constructor available. More... | |
ContactProfile (ClusterType cluster_type, const boost::property_tree::ptree &pt_contacts) | |
Explicitly initialize. More... | |
Definition at line 30 of file ContactProfile.h.
|
inline |
Need to keep the default constructor available.
Definition at line 33 of file ContactProfile.h.
stride::ContactProfile::ContactProfile | ( | ClusterType | cluster_type, |
const boost::property_tree::ptree & | pt_contacts | ||
) |
Explicitly initialize.