LILAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Typedefs
native_item.hpp File Reference
#include "item.h"
#include "utils/retrieve_checker.hpp"
Include dependency graph for native_item.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  native_tmpl< T, act_name >
 This class provides a generic interface for making native types. More...
struct  __HIDER__::native_names

Namespaces

namespace  __HIDER__

Typedefs

typedef native_tmpl< double,
__HIDER__::native_names::double_name
_double
typedef native_tmpl< float,
__HIDER__::native_names::float_name
_float
typedef native_tmpl
< std::string,
__HIDER__::native_names::string_name
string
typedef native_tmpl< size_t,
__HIDER__::native_names::unsigned_name
_unsigned
typedef native_tmpl< int,
__HIDER__::native_names::integer_name
integer

Typedef Documentation

Definition at line 57 of file native_item.hpp.

Definition at line 58 of file native_item.hpp.

Definition at line 60 of file native_item.hpp.

Definition at line 61 of file native_item.hpp.

Definition at line 59 of file native_item.hpp.