Package rosetta :: Package core :: Package fragment :: Module _core_fragment_ :: Class UpJumpSRFD
[hide private]
[frames] | no frames]

Class UpJumpSRFD

       object --+        
                |        
      ??.instance --+    
                    |    
SingleResidueFragData --+
                        |
                       UpJumpSRFD

core/fragment/JumpSRFD.hh:43

Instance Methods [hide private]
 
__init__(...)
__init__( (object)arg1 [, (str)sequence='X']) -> None : core/fragment/JumpSRFD.hh:47
 
apply(...)
apply( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool : core/fragment/JumpSRFD.hh:62
 
apply_ss(...)
apply_ss( (UpJumpSRFD)arg1, (str), (int), (Frame)) -> bool : core/fragment/JumpSRFD.hh:70
 
clone(...)
clone( (UpJumpSRFD)arg1) -> SingleResidueFragData : clone
 
create(...)
create( (UpJumpSRFD)arg1) -> SingleResidueFragData : create a new instance of this object
 
is_applicable(...)
is_applicable( (UpJumpSRFD)arg1, (MoveMap), (int)) -> bool : core/fragment/JumpSRFD.hh:80
 
is_compatible(...)
is_compatible( (UpJumpSRFD)arg1, (SingleResidueFragData)) -> bool : core/fragment/JumpSRFD.hh:78
 
read_data(...)
read_data( (UpJumpSRFD)arg1, (std_istream)) -> None : Default implementation: noop
 
secstruct(...)
secstruct( (UpJumpSRFD)arg1) -> str : core/fragment/SingleResidueFragData.hh:132
 
show(...)
show( (UpJumpSRFD)arg1, (OStream)out) -> None : core/fragment/SingleResidueFragData.hh:139
 
steal(...)
steal( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool : core/fragment/JumpSRFD.hh:74
 
type(...)
type( (UpJumpSRFD)arg1) -> str : core/fragment/JumpSRFD.hh:85

Inherited from SingleResidueFragData: __reduce__, __str__, sequence, set_sequence

Inherited from unreachable.instance: __new__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __subclasshook__

Static Methods [hide private]
str :
_static_type_name()
core/fragment/JumpSRFD.hh:89
Class Variables [hide private]

Inherited from SingleResidueFragData: __instance_size__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(...)
(Constructor)

 

__init__( (object)arg1 [, (str)sequence='X']) -> None :
    core/fragment/JumpSRFD.hh:47

    C++ signature :
        void __init__(_object* [,char='X'])

__init__( (object)arg1, (UpJumpSRFD)) -> None :
    core/fragment/JumpSRFD.hh:43

    C++ signature :
        void __init__(_object*,core::fragment::UpJumpSRFD)

Overrides: object.__init__

_static_type_name()
Static Method

 
    core/fragment/JumpSRFD.hh:89

    C++ signature :
        std::string _static_type_name()

Returns: str :
Overrides: SingleResidueFragData._static_type_name

apply(...)

 

apply( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool :
    core/fragment/JumpSRFD.hh:62

    C++ signature :
        bool apply(core::fragment::UpJumpSRFD {lvalue},core::pose::Pose {lvalue},unsigned long,core::fragment::Frame)

apply( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool :

    C++ signature :
        bool apply(UpJumpSRFD_exposer_callback {lvalue},core::pose::Pose {lvalue},unsigned long,core::fragment::Frame)

apply( (UpJumpSRFD)arg1, (MoveMap), (Pose), (int), (Frame)) -> bool :
    core/fragment/JumpSRFD.hh:66

    C++ signature :
        bool apply(core::fragment::UpJumpSRFD {lvalue},core::kinematics::MoveMap,core::pose::Pose {lvalue},unsigned long,core::fragment::Frame)

apply( (UpJumpSRFD)arg1, (MoveMap), (Pose), (int), (Frame)) -> bool :

    C++ signature :
        bool apply(UpJumpSRFD_exposer_callback {lvalue},core::kinematics::MoveMap,core::pose::Pose {lvalue},unsigned long,core::fragment::Frame)

apply( (UpJumpSRFD)arg1, (Pose), (int)) -> bool :
    core/fragment/JumpSRFD.hh:96

    C++ signature :
        bool apply(core::fragment::UpJumpSRFD {lvalue},core::pose::Pose {lvalue},unsigned long)

apply( (UpJumpSRFD)arg1, (Pose), (int)) -> bool :

    C++ signature :
        bool apply(UpJumpSRFD_exposer_callback {lvalue},core::pose::Pose {lvalue},unsigned long)

apply( (UpJumpSRFD)arg1, (MoveMap), (Pose), (int)) -> bool :
    for UpJumpSRFD this function should never be called, instead use Frame version
    always false
    @warning will trigger a false runtime assert
    

    C++ signature :
        bool apply(core::fragment::UpJumpSRFD {lvalue},core::kinematics::MoveMap,core::pose::Pose {lvalue},unsigned long)

apply( (UpJumpSRFD)arg1, (MoveMap), (Pose), (int)) -> bool :

    C++ signature :
        bool apply(UpJumpSRFD_exposer_callback {lvalue},core::kinematics::MoveMap,core::pose::Pose {lvalue},unsigned long)

Overrides: SingleResidueFragData.apply

apply_ss(...)

 

apply_ss( (UpJumpSRFD)arg1, (str), (int), (Frame)) -> bool :
    core/fragment/JumpSRFD.hh:70

    C++ signature :
        bool apply_ss(core::fragment::UpJumpSRFD {lvalue},std::string {lvalue},unsigned long,core::fragment::Frame)

apply_ss( (UpJumpSRFD)arg1, (str), (int), (Frame)) -> bool :

    C++ signature :
        bool apply_ss(UpJumpSRFD_exposer_callback {lvalue},std::string {lvalue},unsigned long,core::fragment::Frame)

apply_ss( (UpJumpSRFD)arg1, (str), (int)) -> bool :
    core/fragment/JumpSRFD.hh:110

    C++ signature :
        bool apply_ss(core::fragment::UpJumpSRFD {lvalue},std::string {lvalue},unsigned long)

apply_ss( (UpJumpSRFD)arg1, (str), (int)) -> bool :

    C++ signature :
        bool apply_ss(UpJumpSRFD_exposer_callback {lvalue},std::string {lvalue},unsigned long)

Overrides: SingleResidueFragData.apply_ss

clone(...)

 

clone( (UpJumpSRFD)arg1) -> SingleResidueFragData :
    clone
    

    C++ signature :
        boost::shared_ptr<core::fragment::SingleResidueFragData> clone(core::fragment::UpJumpSRFD {lvalue})

clone( (UpJumpSRFD)arg1) -> SingleResidueFragData :

    C++ signature :
        boost::shared_ptr<core::fragment::SingleResidueFragData> clone(UpJumpSRFD_exposer_callback {lvalue})

Overrides: SingleResidueFragData.clone

create(...)

 

create( (UpJumpSRFD)arg1) -> SingleResidueFragData :
    create a new instance of this object
    

    C++ signature :
        boost::shared_ptr<core::fragment::SingleResidueFragData> create(core::fragment::UpJumpSRFD {lvalue})

create( (UpJumpSRFD)arg1) -> SingleResidueFragData :

    C++ signature :
        boost::shared_ptr<core::fragment::SingleResidueFragData> create(UpJumpSRFD_exposer_callback {lvalue})

Overrides: SingleResidueFragData.create

is_applicable(...)

 

is_applicable( (UpJumpSRFD)arg1, (MoveMap), (int)) -> bool :
    core/fragment/JumpSRFD.hh:80

    C++ signature :
        bool is_applicable(core::fragment::UpJumpSRFD {lvalue},core::kinematics::MoveMap,unsigned long)

is_applicable( (UpJumpSRFD)arg1, (MoveMap), (int)) -> bool :

    C++ signature :
        bool is_applicable(UpJumpSRFD_exposer_callback {lvalue},core::kinematics::MoveMap,unsigned long)

is_applicable( (UpJumpSRFD)arg1, (MoveMap), (int)intra_frame_pos, (Frame)) -> bool :
    check weather dofs can be moved
    

    C++ signature :
        bool is_applicable(core::fragment::UpJumpSRFD {lvalue},core::kinematics::MoveMap,unsigned long,core::fragment::Frame)

is_applicable( (UpJumpSRFD)arg1, (MoveMap), (int)intra_frame_pos, (Frame)) -> bool :

    C++ signature :
        bool is_applicable(UpJumpSRFD_exposer_callback {lvalue},core::kinematics::MoveMap,unsigned long,core::fragment::Frame)

Overrides: SingleResidueFragData.is_applicable

is_compatible(...)

 

is_compatible( (UpJumpSRFD)arg1, (SingleResidueFragData)) -> bool :
    core/fragment/JumpSRFD.hh:78

    C++ signature :
        bool is_compatible(core::fragment::UpJumpSRFD {lvalue},core::fragment::SingleResidueFragData)

is_compatible( (UpJumpSRFD)arg1, (SingleResidueFragData)) -> bool :

    C++ signature :
        bool is_compatible(UpJumpSRFD_exposer_callback {lvalue},core::fragment::SingleResidueFragData)

Overrides: SingleResidueFragData.is_compatible

read_data(...)

 

read_data( (UpJumpSRFD)arg1, (std_istream)) -> None :
    Default implementation: noop
    

    C++ signature :
        void read_data(core::fragment::UpJumpSRFD {lvalue},std::istream {lvalue})

read_data( (UpJumpSRFD)arg1, (std_istream)) -> None :

    C++ signature :
        void read_data(UpJumpSRFD_exposer_callback {lvalue},std::istream {lvalue})

Overrides: SingleResidueFragData.read_data

secstruct(...)

 

secstruct( (UpJumpSRFD)arg1) -> str :
    core/fragment/SingleResidueFragData.hh:132

    C++ signature :
        char secstruct(core::fragment::UpJumpSRFD {lvalue})

secstruct( (UpJumpSRFD)arg1) -> str :

    C++ signature :
        char secstruct(UpJumpSRFD_exposer_callback {lvalue})

Overrides: SingleResidueFragData.secstruct

show(...)

 

show( (UpJumpSRFD)arg1, (OStream)out) -> None :
    core/fragment/SingleResidueFragData.hh:139

    C++ signature :
        void show(core::fragment::UpJumpSRFD {lvalue},std::ostream {lvalue})

show( (UpJumpSRFD)arg1, (OStream)out) -> None :

    C++ signature :
        void show(UpJumpSRFD_exposer_callback {lvalue},std::ostream {lvalue})

Overrides: SingleResidueFragData.show

steal(...)

 

steal( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool :
    core/fragment/JumpSRFD.hh:74

    C++ signature :
        bool steal(core::fragment::UpJumpSRFD {lvalue},core::pose::Pose,unsigned long,core::fragment::Frame)

steal( (UpJumpSRFD)arg1, (Pose), (int), (Frame)) -> bool :

    C++ signature :
        bool steal(UpJumpSRFD_exposer_callback {lvalue},core::pose::Pose,unsigned long,core::fragment::Frame)

steal( (UpJumpSRFD)arg1, (Pose), (int)) -> bool :
    core/fragment/JumpSRFD.hh:116

    C++ signature :
        bool steal(core::fragment::UpJumpSRFD {lvalue},core::pose::Pose,unsigned long)

steal( (UpJumpSRFD)arg1, (Pose), (int)) -> bool :

    C++ signature :
        bool steal(UpJumpSRFD_exposer_callback {lvalue},core::pose::Pose,unsigned long)

Overrides: SingleResidueFragData.steal

type(...)

 

type( (UpJumpSRFD)arg1) -> str :
    core/fragment/JumpSRFD.hh:85

    C++ signature :
        std::string type(core::fragment::UpJumpSRFD {lvalue})

type( (UpJumpSRFD)arg1) -> str :

    C++ signature :
        std::string type(UpJumpSRFD_exposer_callback {lvalue})

Overrides: SingleResidueFragData.type