hobbes
a language, embedded compiler, and runtime for efficient dynamic expression evaluation, data storage and analysis
Classes | Namespaces | Typedefs | Functions
obj.H File Reference
#include <hobbes/lang/preds/subtype.H>
#include <hobbes/lang/tyunqualify.H>
#include <hobbes/util/str.H>
#include <memory>
#include <map>
#include <string>
#include <stdexcept>
#include <typeinfo>
#include <cxxabi.h>
Include dependency graph for obj.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hobbes::PtrAdjustment
 
class  hobbes::Objs
 

Namespaces

 hobbes
 

Typedefs

typedef std::vector< PtrAdjustment > hobbes::PtrAdjustmentPath
 
typedef std::shared_ptr< Objs > hobbes::ObjsPtr
 

Functions

std::string hobbes::show (const PtrAdjustmentPath &p)