ARB
Public Member Functions | List of all members
SEC_base_part Class Referenceabstract

#include <SEC_root.hxx>

Inheritance diagram for SEC_base_part:
Inheritance graph
[legend]
Collaboration diagram for SEC_base_part:
Collaboration graph
[legend]

Public Member Functions

 SEC_base_part ()
 
virtual ~SEC_base_part ()
 
SEC_baseparent ()
 
const SEC_baseparent () const
 
AW_CL self () const
 
SEC_rootget_root () const
 
SEC_base_partnext ()
 
const SEC_base_partnext () const
 
const SEC_regionget_region () const
 
SEC_regionget_region ()
 
void set_sequence_portion (int start, int end)
 
size_t getNextAbspos () const
 

Detailed Description

Definition at line 286 of file SEC_root.hxx.

Constructor & Destructor Documentation

SEC_base_part::SEC_base_part ( )
inline

Definition at line 292 of file SEC_root.hxx.

virtual SEC_base_part::~SEC_base_part ( )
inlinevirtual

Definition at line 293 of file SEC_root.hxx.

Member Function Documentation

SEC_base* SEC_base_part::parent ( )
inline

Definition at line 295 of file SEC_root.hxx.

Referenced by findSegmentContaining().

const SEC_base* SEC_base_part::parent ( ) const
inline

Definition at line 296 of file SEC_root.hxx.

AW_CL SEC_base_part::self ( ) const
inline

Definition at line 298 of file SEC_root.hxx.

References self().

Referenced by self().

SEC_root* SEC_base_part::get_root ( ) const
inline

Definition at line 299 of file SEC_root.hxx.

SEC_base_part* SEC_base_part::next ( )
inline
const SEC_base_part* SEC_base_part::next ( ) const
inline

Definition at line 302 of file SEC_root.hxx.

const SEC_region* SEC_base_part::get_region ( ) const
inline

Definition at line 304 of file SEC_root.hxx.

Referenced by getNextAbspos(), and SEC_root::invalidate_base_positions().

SEC_region* SEC_base_part::get_region ( )
inline

Definition at line 305 of file SEC_root.hxx.

void SEC_base_part::set_sequence_portion ( int  start,
int  end 
)
inline

Definition at line 307 of file SEC_root.hxx.

size_t SEC_base_part::getNextAbspos ( ) const

The documentation for this class was generated from the following files: