Ingen  0.5.1
Public Member Functions | List of all members
Ingen::Forge Class Reference

Forge for Atoms. More...

#include <Forge.hpp>

+ Inheritance diagram for Ingen::Forge:
+ Collaboration diagram for Ingen::Forge:

Public Member Functions

 Forge (URIMap &map)
 
std::string str (const Atom &atom, bool quoted=true)
 
bool is_uri (const Atom &atom) const
 
Atom make ()
 
Atom make (int32_t v)
 
Atom make (float v)
 
Atom make (bool v)
 
Atom make_urid (int32_t v)
 
Atom make_urid (const Raul::URI &u)
 
Atom alloc (uint32_t size, uint32_t type, const void *val)
 
Atom alloc (const char *v)
 
Atom alloc (const std::string &v)
 
Atom alloc_uri (const char *v)
 
Atom alloc_uri (const std::string &v)
 

Detailed Description

Forge for Atoms.


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