So-Bogus
A c++ sparse block matrix library aimed at Second Order cone problems
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
bogus::SignalTraits< Signal< Arg1, Arg2 > >::Method< T > Struct Template Reference
Inheritance diagram for bogus::SignalTraits< Signal< Arg1, Arg2 > >::Method< T >:
bogus::SignalTraits< Signal< Arg1, Arg2 > >::Callable

Public Types

typedef void(T::* Type )(Arg1, Arg2)
 

Public Member Functions

 Method (T &_obj, Type _func)
 
virtual void call (Arg1 arg1, Arg2 arg2)
 

Public Attributes

T & obj
 
Type func
 

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