#include <global.h>
|
static const char * | name () |
|
static const char * | name () |
|
atlas::interpreter::vector_value::vector_value |
( |
const std::vector< int > & |
v | ) |
|
|
inlineexplicit |
atlas::interpreter::vector_value::vector_value |
( |
std::vector< int > && |
v | ) |
|
|
inlineexplicit |
template<typename I >
atlas::interpreter::vector_value::vector_value |
( |
I |
begin, |
|
|
I |
end |
|
) |
| |
|
inline |
atlas::interpreter::vector_value::~vector_value |
( |
| ) |
|
|
inline |
atlas::interpreter::vector_value::vector_value |
( |
const vector_value & |
v | ) |
|
|
inlineprivate |
vector_value* atlas::interpreter::vector_value::clone |
( |
| ) |
const |
|
inlinevirtual |
static const char* atlas::interpreter::vector_value::name |
( |
| ) |
|
|
inlinestatic |
void atlas::interpreter::vector_value::print |
( |
std::ostream & |
out | ) |
const |
|
virtual |
The documentation for this struct was generated from the following files:
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/global.h
- /home/ran/atlas_project/latest_branch_07182016/sources/interpreter/global.cpp