List of all members | Public Member Functions | Private Member Functions | Private Attributes | Friends
utl::ListMatrixAssignmentProxy< Assignee, n, i > Class Template Reference

#include <ListAssignmentProxy.h>

Public Member Functions

template<typename Element >
ListMatrixAssignmentProxy
< Assignee, n, i+1 > 
operator, (const Element &e)
 

Private Member Functions

 ListMatrixAssignmentProxy (Assignee &m)
 

Private Attributes

Assignee & fAssignee
 

Friends

class Identity< Assignee >::Type
 
class ListMatrixAssignmentProxy< Assignee, n, i-1 >
 

Detailed Description

template<class Assignee, unsigned int n, unsigned int i = 1>
class utl::ListMatrixAssignmentProxy< Assignee, n, i >

Definition at line 55 of file ListAssignmentProxy.h.

Constructor & Destructor Documentation

template<class Assignee, unsigned int n, unsigned int i = 1>
utl::ListMatrixAssignmentProxy< Assignee, n, i >::ListMatrixAssignmentProxy ( Assignee &  m)
inlineprivate

Definition at line 66 of file ListAssignmentProxy.h.

Member Function Documentation

template<class Assignee, unsigned int n, unsigned int i = 1>
template<typename Element >
ListMatrixAssignmentProxy<Assignee, n, i+1> utl::ListMatrixAssignmentProxy< Assignee, n, i >::operator, ( const Element &  e)
inline

Friends And Related Function Documentation

template<class Assignee, unsigned int n, unsigned int i = 1>
friend class Identity< Assignee >::Type
friend

Definition at line 71 of file ListAssignmentProxy.h.

template<class Assignee, unsigned int n, unsigned int i = 1>
friend class ListMatrixAssignmentProxy< Assignee, n, i-1 >
friend

Definition at line 76 of file ListAssignmentProxy.h.

Member Data Documentation

template<class Assignee, unsigned int n, unsigned int i = 1>
Assignee& utl::ListMatrixAssignmentProxy< Assignee, n, i >::fAssignee
private

Definition at line 68 of file ListAssignmentProxy.h.


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

, generated on Tue Sep 26 2023.