MOOCHO (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | List of all members
RTOpPack::ReductTargetC Class Reference

Adapter subclass for RTOp_ReductTarget More...

#include <RTOpPack_RTOpC.hpp>

Inherits ReductTarget.

Public Member Functions

 ReductTargetC (const RTOp_RTOp &op, RTOp_ReductTarget obj)
 
 ~ReductTargetC ()
 
RTOp_ReductTargetobj ()
 
const RTOp_ReductTargetobj () const
 

Private Member Functions

 ReductTargetC ()
 

Private Attributes

const RTOp_RTOpop_
 
RTOp_ReductTarget obj_
 

Detailed Description

Adapter subclass for RTOp_ReductTarget

Definition at line 132 of file RTOpPack_RTOpC.hpp.

Constructor & Destructor Documentation

RTOpPack::ReductTargetC::ReductTargetC ( const RTOp_RTOp op,
RTOp_ReductTarget  obj 
)
inline

Definition at line 178 of file RTOpPack_RTOpC.hpp.

RTOpPack::ReductTargetC::~ReductTargetC ( )
inline

Definition at line 183 of file RTOpPack_RTOpC.hpp.

RTOpPack::ReductTargetC::ReductTargetC ( )
private

Member Function Documentation

RTOp_ReductTarget & RTOpPack::ReductTargetC::obj ( )
inline

Definition at line 196 of file RTOpPack_RTOpC.hpp.

const RTOp_ReductTarget & RTOpPack::ReductTargetC::obj ( ) const
inline

Definition at line 202 of file RTOpPack_RTOpC.hpp.

Member Data Documentation

const RTOp_RTOp& RTOpPack::ReductTargetC::op_
private

Definition at line 139 of file RTOpPack_RTOpC.hpp.

RTOp_ReductTarget RTOpPack::ReductTargetC::obj_
private

Definition at line 140 of file RTOpPack_RTOpC.hpp.


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