SST/macro
Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
sstmac::sw::key::category Class Reference

#include <key.h>

Collaboration diagram for sstmac::sw::key::category:
Collaboration graph

Public Member Functions

 category (const std::string &name)
 
std::string name () const
 
int id () const
 

Private Member Functions

 category ()
 

Private Attributes

int id_
 

Friends

class library
 

Detailed Description

Definition at line 40 of file key.h.

Constructor & Destructor Documentation

sstmac::sw::key::category::category ( )
private
sstmac::sw::key::category::category ( const std::string &  name)

Member Function Documentation

int sstmac::sw::key::category::id ( ) const
inline

Definition at line 59 of file key.h.

References id_.

std::string sstmac::sw::key::category::name ( ) const
inline

Definition at line 55 of file key.h.

References sstmac::sw::key::name().

Referenced by sstmac::sw::key::name(), and sstmac::sw::key::to_string().

Here is the call graph for this function:

Friends And Related Function Documentation

friend class library
friend

Definition at line 43 of file key.h.

Member Data Documentation

int sstmac::sw::key::category::id_
private

Definition at line 45 of file key.h.

Referenced by id().


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