blue_sky::python::py_data_storage Class Reference

#include <py_data_storage_interface.h>

List of all members.

Public Types

typedef py_objbase base_t

Public Member Functions

 py_data_storage (PyObject *self)
virtual ~py_data_storage ()
void save (const std::string &name, const std::string &value)
void save_default (const std::string &name, const std::string &value)

Private Attributes

PyObject * self_


Member Typedef Documentation


Constructor & Destructor Documentation

blue_sky::python::py_data_storage::py_data_storage ( PyObject *  self  ) 

virtual blue_sky::python::py_data_storage::~py_data_storage (  )  [virtual]


Member Function Documentation

void blue_sky::python::py_data_storage::save ( const std::string &  name,
const std::string &  value 
)

void blue_sky::python::py_data_storage::save_default ( const std::string &  name,
const std::string &  value 
)


Member Data Documentation


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

Generated on Fri Nov 13 12:07:14 2009 for TheBSEagleProject by  doxygen 1.5.8