#include <RFC_Window_base.h>
Public Types | |
typedef _Cont::Value | Value |
typedef _Cont::Value_nonconst | Value_nonconst |
typedef _Cont::Value_const | Value_const |
typedef unsigned int | Size |
Public Member Functions | |
Field (const _Cont &cont, const Real *p, const _Enum &ids) | |
Size | dimension () const |
Value_const | operator[] (int i) const |
Private Attributes | |
const _Cont & | _cont |
const Real * | _p |
const _Enum & | _enum |
Definition at line 505 of file RFC_Window_base.h.
typedef unsigned int Size |
Definition at line 510 of file RFC_Window_base.h.
typedef _Cont::Value Value |
Definition at line 507 of file RFC_Window_base.h.
typedef _Cont::Value_const Value_const |
Definition at line 509 of file RFC_Window_base.h.
typedef _Cont::Value_nonconst Value_nonconst |
Definition at line 508 of file RFC_Window_base.h.
Definition at line 516 of file RFC_Window_base.h.
|
inline |
|
inline |
Definition at line 519 of file RFC_Window_base.h.
References Field< _Cont >::_cont, Field< _Cont >::_enum, and Field< _Cont >::_p.
|
private |
Definition at line 512 of file RFC_Window_base.h.
|
private |
Definition at line 514 of file RFC_Window_base.h.
|
private |
Definition at line 513 of file RFC_Window_base.h.