| Home | Trees | Indices | Help | 
|---|
| 
       | 
  
 object --+        
          |        
??.instance --+    
              |    
        FragSet --+
                  |
                 FragSetCollection
core/fragment/FragSetCollection.hh:49
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
    
  | 
|||
        __instance_size__ = 32
     | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 
__init__( (object)arg1) -> None :
    C++ signature :
        void __init__(_object*)
__init__( (object)arg1, (FragSetCollection)) -> None :
    core/fragment/FragSetCollection.hh:56
    C++ signature :
        void __init__(_object*,core::fragment::FragSetCollection)
  
  | 
  
 
add_fragset( (FragSetCollection)arg1, (FragSet)fragset) -> None :
    core/fragment/FragSetCollection.hh:61
    C++ signature :
        void add_fragset(core::fragment::FragSetCollection {lvalue},boost::shared_ptr<core::fragment::FragSet>)
   | 
  
 
begin( (FragSetCollection)arg1) -> ConstFrameIterator :
    core/fragment/FragSetCollection.hh:72
    C++ signature :
        core::fragment::ConstFrameIterator begin(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
clone( (FragSetCollection)arg1) -> FragSet :
    core/fragment/FragSetCollection.hh:58
    C++ signature :
        boost::shared_ptr<core::fragment::FragSet> clone(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
empty( (FragSetCollection)arg1) -> bool :
    core/fragment/FragSetCollection.hh:78
    C++ signature :
        bool empty(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
empty_clone( (FragSetCollection)arg1) -> FragSet :
    core/fragment/FragSetCollection.hh:59
    C++ signature :
        boost::shared_ptr<core::fragment::FragSet> empty_clone(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
end( (FragSetCollection)arg1) -> ConstFrameIterator :
    core/fragment/FragSetCollection.hh:73
    C++ signature :
        core::fragment::ConstFrameIterator end(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
nonconst_begin( (FragSetCollection)arg1) -> FrameIterator :
    core/fragment/FragSetCollection.hh:75
    C++ signature :
        core::fragment::FrameIterator nonconst_begin(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
nonconst_end( (FragSetCollection)arg1) -> FrameIterator :
    core/fragment/FragSetCollection.hh:76
    C++ signature :
        core::fragment::FrameIterator nonconst_end(core::fragment::FragSetCollection {lvalue})
  
  | 
  
 
region( (FragSetCollection)arg1, (MoveMap)move_map, (int)start, (int)end, (int)min_overlap, (int)min_length, (FrameList)frames) -> int :
    core/fragment/FragSetCollection.hh:70
    C++ signature :
        unsigned long region(core::fragment::FragSetCollection {lvalue},core::kinematics::MoveMap,unsigned long,unsigned long,unsigned long,unsigned long,core::fragment::FrameList {lvalue})
  
  | 
| Home | Trees | Indices | Help | 
|---|
| Generated by Epydoc 3.0.1 on Sat Jun 6 00:11:11 2015 | http://epydoc.sourceforge.net |