OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Typedefs
ost::img::image_state::binop Namespace Reference

Data Structures

struct  fnc_add_ip
struct  fnc_sub_ip
struct  fnc_mul_ip
struct  fnc_div_ip
struct  fnc_paste_ip

Typedefs

typedef
dispatch::binary_dispatch_ip
< fnc_add_ip > 
add_ip
typedef
dispatch::binary_dispatch_ip
< fnc_sub_ip > 
sub_ip
typedef
dispatch::binary_dispatch_ip
< fnc_mul_ip > 
mul_ip
typedef
dispatch::binary_dispatch_ip
< fnc_div_ip > 
div_ip
typedef
dispatch::binary_dispatch_ip
< fnc_paste_ip > 
paste_ip

Typedef Documentation

Definition at line 38 of file binop.hh.

Definition at line 62 of file binop.hh.

Definition at line 54 of file binop.hh.

Definition at line 70 of file binop.hh.

Definition at line 46 of file binop.hh.