realroot_doc 0.1.1
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 157 of file shared_object.hpp.


Member Function Documentation

R& rep ( ) [inline]

Definition at line 162 of file shared_object.hpp.

References rep_view< R >::data.

{return data;}
const R& rep ( ) const [inline]

Definition at line 163 of file shared_object.hpp.

References rep_view< R >::data.

{return data;}

Member Data Documentation

R data

Definition at line 161 of file shared_object.hpp.

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


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