atlas  0.6
Public Member Functions | Public Attributes | List of all members
atlas::interpreter::function_return Struct Reference

#include <axis-types.h>

Inheritance diagram for atlas::interpreter::function_return:
Inheritance graph
[legend]
Collaboration diagram for atlas::interpreter::function_return:
Collaboration graph
[legend]

Public Member Functions

 function_return (shared_value &&val)
 

Public Attributes

shared_value val
 

Additional Inherited Members

- Private Member Functions inherited from atlas::interpreter::logic_error
 logic_error (const std::string &s)
 
- Private Member Functions inherited from atlas::interpreter::error_base
 error_base (const std::string &s)
 
const char * what () const throw ()
 
- Private Attributes inherited from atlas::interpreter::error_base
std::string message
 

Constructor & Destructor Documentation

atlas::interpreter::function_return::function_return ( shared_value &&  val)
inline

Member Data Documentation

shared_value atlas::interpreter::function_return::val

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