ROSE  0.9.6a
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Partitioner::RegionStats::DictionaryEntry Struct Reference
Collaboration diagram for Partitioner::RegionStats::DictionaryEntry:

Public Member Functions

 DictionaryEntry ()
 
 DictionaryEntry (const std::string &name, const std::string &desc, double weight)
 

Public Attributes

std::string name
 
std::string desc
 
double weight
 Default weight for CodeCriteria. More...
 

Detailed Description

Definition at line 719 of file Partitioner.h.

Constructor & Destructor Documentation

Partitioner::RegionStats::DictionaryEntry::DictionaryEntry ( )
inline

Definition at line 720 of file Partitioner.h.

Partitioner::RegionStats::DictionaryEntry::DictionaryEntry ( const std::string &  name,
const std::string &  desc,
double  weight 
)
inline

Definition at line 721 of file Partitioner.h.

Member Data Documentation

std::string Partitioner::RegionStats::DictionaryEntry::name

Definition at line 723 of file Partitioner.h.

std::string Partitioner::RegionStats::DictionaryEntry::desc

Definition at line 724 of file Partitioner.h.

double Partitioner::RegionStats::DictionaryEntry::weight

Default weight for CodeCriteria.

Definition at line 725 of file Partitioner.h.


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