rep_view< R > Struct Template Reference

#include <shared_object.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

template<class R>
struct mmx::rep_view< R >

Definition at line 164 of file shared_object.hpp.


Member Function Documentation

const R& rep (  )  const [inline]

Definition at line 170 of file shared_object.hpp.

References rep_view< R >::data, and R.

00170 {return data;}

R& rep (  )  [inline]

Definition at line 169 of file shared_object.hpp.

References rep_view< R >::data, and R.

00169 {return data;}


Member Data Documentation

R data

Definition at line 168 of file shared_object.hpp.

Referenced by rep_view< R >::rep().


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

Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1