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

Class PhpFragPair

object --+
         |
        PhpFragPair

Proxy of C++ PhpFragPair_ class

Instance Methods [hide private]
 
__repr__(self)
repr(x)
 
__init__(self)
__init__(PhpFragPair_ self) -> PhpFragPair
 
__swig_destroy__(...)
delete_PhpFragPair(PhpFragPair self)

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

Properties [hide private]
  thisown
The membership flag
  fragType
PhpFragPair_fragType_get(PhpFragPair self) -> std::string const &
  projType
PhpFragPair_projType_get(PhpFragPair self) -> int

Inherited from object: __class__

Method Details [hide private]

__repr__(self)
(Representation operator)

 

repr(x)

Overrides: object.__repr__
(inherited documentation)

__init__(self)
(Constructor)

 

__init__(PhpFragPair_ self) -> PhpFragPair

Overrides: object.__init__

Property Details [hide private]

thisown

The membership flag

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

fragType

PhpFragPair_fragType_get(PhpFragPair self) -> std::string const &

Get Method:
_phase'.PhpFragPair_fragType_get(...) - PhpFragPair_fragType_get(PhpFragPair self) -> std::string const &
Set Method:
_phase'.PhpFragPair_fragType_set(...) - PhpFragPair_fragType_set(PhpFragPair self, std::string const & fragType)

projType

PhpFragPair_projType_get(PhpFragPair self) -> int

Get Method:
_phase'.PhpFragPair_projType_get(...) - PhpFragPair_projType_get(PhpFragPair self) -> int
Set Method:
_phase'.PhpFragPair_projType_set(...) - PhpFragPair_projType_set(PhpFragPair self, int projType)