#include <realredgp_io.h>
Collaboration diagram for atlas::realredgp_io::Interface:
Public Member Functions | |
Interface () | |
Interface (realredgp::RealReductiveGroup &G_R) | |
Interface (realredgp::RealReductiveGroup &G_R, complexredgp_io::Interface &CI) | |
void | swap (Interface &) |
const complexredgp_io::Interface & | complexInterface () const |
const complexredgp::ComplexReductiveGroup & | complexGroup () const |
const realform_io::Interface & | realFormInterface () const |
const realredgp::RealReductiveGroup & | realGroup () const |
complexredgp_io::Interface & | complexInterface () |
realredgp::RealReductiveGroup & | realGroup () |
Private Attributes | |
realredgp::RealReductiveGroup * | d_realGroup |
complexredgp_io::Interface * | d_complexInterface |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|