pythonutils.h File Reference

Reusable functions for python functionality. More...

#include "frepple/utils.h"
Include dependency graph for pythonutils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  frepple::utils::FreppleCategory< T >
 A template class to expose category classes which use a string as the key to Python. More...
 
class  frepple::utils::FreppleClass< ME, BASE >
 A template class to expose classes to Python. More...
 

Namespaces

namespace  frepple
 Core namespace.
 
namespace  frepple::utils
 Utilities for the frePPle core.
 

Detailed Description

Reusable functions for python functionality.

Utility classes for interfacing with the Python language.

Definition in file pythonutils.h.