Package schrodinger :: Package infra :: Module phase :: Class PhpSiteWithAtoms
[hide private]
[frames] | no frames]

Class PhpSiteWithAtoms

object --+
         |
        PhpSiteWithAtoms

Proxy of C++ PhpSiteWithAtoms class.

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpSiteWithAtoms self) -> PhpSiteWithAtoms
 
__swig_destroy__(...)
delete_PhpSiteWithAtoms(PhpSiteWithAtoms self)

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]
  thisown
The membership flag
  site
PhpSiteWithAtoms_site_get(PhpSiteWithAtoms self) -> PhpSite
  atoms
PhpSiteWithAtoms_atoms_get(PhpSiteWithAtoms self) -> std::set< int >

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

__init__(PhpSiteWithAtoms self) -> PhpSiteWithAtoms

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

Get Method:
unreachable(x)
Set Method:
unreachable(x, v)

site

PhpSiteWithAtoms_site_get(PhpSiteWithAtoms self) -> PhpSite

Get Method:
_phase.PhpSiteWithAtoms_site_get(...) - PhpSiteWithAtoms_site_get(PhpSiteWithAtoms self) -> PhpSite
Set Method:
_phase.PhpSiteWithAtoms_site_set(...) - PhpSiteWithAtoms_site_set(PhpSiteWithAtoms self, PhpSite site)

atoms

PhpSiteWithAtoms_atoms_get(PhpSiteWithAtoms self) -> std::set< int >

Get Method:
_phase.PhpSiteWithAtoms_atoms_get(...) - PhpSiteWithAtoms_atoms_get(PhpSiteWithAtoms self) -> std::set< int >
Set Method:
_phase.PhpSiteWithAtoms_atoms_set(...) - PhpSiteWithAtoms_atoms_set(PhpSiteWithAtoms self, std::set< int > atoms)