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

#include <axis-types.h>

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

Public Member Functions

 conversion_record (const type_expr &from_type, const type_expr &to_type, const char *s, conv_f c)
 
- Public Member Functions inherited from atlas::interpreter::conversion_info
 conversion_info (const char *s, conv_f c)
 

Public Attributes

const type_exprfrom
 
const type_exprto
 
- Public Attributes inherited from atlas::interpreter::conversion_info
conv_f convert
 
std::string name
 

Additional Inherited Members

- Public Types inherited from atlas::interpreter::conversion_info
typedef void(* conv_f) ()
 

Constructor & Destructor Documentation

atlas::interpreter::conversion_record::conversion_record ( const type_expr from_type,
const type_expr to_type,
const char *  s,
conv_f  c 
)
inline

Member Data Documentation

const type_expr* atlas::interpreter::conversion_record::from
const type_expr * atlas::interpreter::conversion_record::to

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