#include <map>
#include <stdint.h>
#include <glibmm/ustring.h>
#include <sigc++/sigc++.h>
#include <papyrus/pointer.h>
#include <papyrus/utility.h>
Go to the source code of this file.
Classes | |
class | Papyrus::Object |
Base object that provides a common concept of a string identifier and a signal emitted when the object is changed. More... | |
Namespaces | |
namespace | Papyrus |
Typedefs | |
typedef std::map < Glib::ustring, Glib::ustring > | Papyrus::AttributeValueMap |