frepple::utils::FreppleCategory< T > Class Template Reference

A template class to expose category classes which use a string as the key to Python. More...

#include <pythonutils.h>

Inheritance diagram for frepple::utils::FreppleCategory< T >:

List of all members.

Static Public Member Functions

static int initialize ()

Detailed Description

template<class T>
class frepple::utils::FreppleCategory< T >

A template class to expose category classes which use a string as the key to Python.

Definition at line 43 of file pythonutils.h.


Member Function Documentation

template<class T >
static int frepple::utils::FreppleCategory< T >::initialize ( ) [inline, static]

Initialization method.

Definition at line 47 of file pythonutils.h.


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

Documentation generated for frePPLe by  doxygen