#include <complexredgp_io.h>
Collaboration diagram for atlas::complexredgp_io::Interface:

Public Member Functions | |
| Interface () | |
| Interface (complexredgp::ComplexReductiveGroup &G) | |
| Interface (complexredgp::ComplexReductiveGroup &, const layout::Layout &) | |
| ~Interface () | |
| void | swap (Interface &) |
| const complexredgp::ComplexReductiveGroup & | complexGroup () const |
| const realform_io::Interface & | dualRealFormInterface () const |
| const layout::Layout & | layout () const |
| const realform_io::Interface & | realFormInterface () const |
| complexredgp::ComplexReductiveGroup & | complexGroup () |
Private Attributes | |
| complexredgp::ComplexReductiveGroup * | d_complexGroup |
| layout::Layout | d_layout |
| realform_io::Interface | d_realFormInterface |
| realform_io::Interface | d_dualRealFormInterface |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6