cheshirekow
v0.1.0
|
access delegate, an object which can access an attribute value of an attribute object More...
#include <cpp_pthreads/attr.h>
Public Member Functions | |
Access () | |
int | get (Attr< Base > &attr, T &value) const |
retrieves the attribute value of attr corresponding to T More... | |
access delegate, an object which can access an attribute value of an attribute object
|
inline |
int pthreads::Access< Base, T >::get | ( | Attr< Base > & | attr, |
T & | value | ||
) | const |
retrieves the attribute value of attr corresponding to T