Reusable functions for python functionality. More...
#include "frepple/utils.h"
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. | |
Reusable functions for python functionality.
Utility classes for interfacing with the Python language.
Definition in file pythonutils.h.