Libbarrett  1.2.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines
Public Types | Static Public Member Functions
barrett::systems::detail::IntrusiveDelegateFunctor< T > Struct Template Reference

List of all members.

Public Types

typedef
boost::intrusive::list_member_hook 
hook_type
typedef hook_type * hook_ptr
typedef const hook_type * const_hook_ptr
typedef System::Output< T > value_type
typedef value_typepointer
typedef const value_typeconst_pointer

Static Public Member Functions

static hook_ptr to_hook_ptr (value_type &value)
static const_hook_ptr to_hook_ptr (const value_type &value)
static pointer to_value_ptr (hook_ptr n)
static const_pointer to_value_ptr (const_hook_ptr n)

template<typename T>
struct barrett::systems::detail::IntrusiveDelegateFunctor< T >


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Defines